Trace number 39415

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/05SAT 1244.77 1245.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
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.849869
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
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.03	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 490 variables and 737 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.025
0.06	c After prepocess the problem consists of 490 variables and 737 constraints.
0.10	c Restart #1 #Var: 490 LB: 0 @ 0.07
0.22	c Restart #2 #Var: 490 LB: 0 @ 0.19
0.39	c Restart #3 #Var: 490 LB: 0 @ 0.358
0.59	c Restart #4 #Var: 490 LB: 0 @ 0.558
0.84	c Restart #5 #Var: 490 LB: 0 @ 0.81
1.11	c Restart #6 #Var: 490 LB: 0 @ 1.082
1.41	c Restart #7 #Var: 490 LB: 0 @ 1.379
1.79	c Restart #8 #Var: 490 LB: 0 @ 1.758
2.25	c Restart #9 #Var: 490 LB: 0 @ 2.213
2.75	c Restart #10 #Var: 490 LB: 0 @ 2.714
3.31	c Restart #11 #Var: 490 LB: 0 @ 3.278
3.87	c Restart #12 #Var: 490 LB: 0 @ 3.841
4.57	c Restart #13 #Var: 490 LB: 0 @ 4.534
5.22	c Restart #14 #Var: 490 LB: 0 @ 5.183
5.84	c Restart #15 #Var: 490 LB: 0 @ 5.811
6.62	c Restart #16 #Var: 490 LB: 0 @ 6.59
7.37	c Restart #17 #Var: 490 LB: 0 @ 7.341
8.13	c Restart #18 #Var: 490 LB: 0 @ 8.097
9.09	c Restart #19 #Var: 490 LB: 0 @ 9.054
9.97	c Restart #20 #Var: 490 LB: 0 @ 9.938
11.19	c Restart #21 #Var: 490 LB: 0 @ 11.152
12.19	c Restart #22 #Var: 490 LB: 0 @ 12.157
13.26	c Restart #23 #Var: 490 LB: 0 @ 13.224
14.63	c Restart #24 #Var: 490 LB: 0 @ 14.595
15.75	c Restart #25 #Var: 490 LB: 0 @ 15.707
17.03	c Restart #26 #Var: 490 LB: 0 @ 16.987
18.40	c Restart #27 #Var: 490 LB: 0 @ 18.366
19.92	c Restart #28 #Var: 490 LB: 0 @ 19.884
21.39	c Restart #29 #Var: 490 LB: 0 @ 21.353
22.68	c Restart #30 #Var: 490 LB: 0 @ 22.642
24.23	c Restart #31 #Var: 490 LB: 0 @ 24.188
25.81	c Restart #32 #Var: 490 LB: 0 @ 25.765
27.41	c Restart #33 #Var: 490 LB: 0 @ 27.371
29.25	c Restart #34 #Var: 490 LB: 0 @ 29.209
31.02	c Restart #35 #Var: 490 LB: 0 @ 30.976
32.72	c Restart #36 #Var: 490 LB: 0 @ 32.676
34.77	c Restart #37 #Var: 490 LB: 0 @ 34.731
36.81	c Restart #38 #Var: 490 LB: 0 @ 36.77
38.76	c Restart #39 #Var: 490 LB: 0 @ 38.714
40.67	c Restart #40 #Var: 490 LB: 0 @ 40.625
42.73	c Restart #41 #Var: 490 LB: 0 @ 42.683
44.80	c Restart #42 #Var: 490 LB: 0 @ 44.75
46.93	c Restart #43 #Var: 490 LB: 0 @ 46.884
49.05	c Restart #44 #Var: 490 LB: 0 @ 49.007
51.35	c Restart #45 #Var: 490 LB: 0 @ 51.299
53.82	c Restart #46 #Var: 490 LB: 0 @ 53.774
56.10	c Restart #47 #Var: 490 LB: 0 @ 56.048
58.48	c Restart #48 #Var: 490 LB: 0 @ 58.431
60.83	c Restart #49 #Var: 490 LB: 0 @ 60.783
63.27	c Restart #50 #Var: 490 LB: 0 @ 63.22
65.97	c Restart #51 #Var: 490 LB: 0 @ 65.915
68.76	c Restart #52 #Var: 490 LB: 0 @ 68.706
71.30	c Restart #53 #Var: 490 LB: 0 @ 71.247
73.82	c Restart #54 #Var: 490 LB: 0 @ 73.767
76.39	c Restart #55 #Var: 490 LB: 0 @ 76.332
79.31	c Restart #56 #Var: 490 LB: 0 @ 79.261
82.19	c Restart #57 #Var: 490 LB: 0 @ 82.136
85.08	c Restart #58 #Var: 490 LB: 0 @ 85.03
87.98	c Restart #59 #Var: 490 LB: 0 @ 87.928
91.12	c Restart #60 #Var: 490 LB: 0 @ 91.062
94.31	c Restart #61 #Var: 490 LB: 0 @ 94.254
97.55	c Restart #62 #Var: 490 LB: 0 @ 97.489
100.81	c Restart #63 #Var: 490 LB: 0 @ 100.75
104.20	c Restart #64 #Var: 490 LB: 0 @ 104.14
107.57	c Restart #65 #Var: 490 LB: 0 @ 107.51
110.92	c Restart #66 #Var: 490 LB: 0 @ 110.86
114.13	c Restart #67 #Var: 490 LB: 0 @ 114.06
117.50	c Restart #68 #Var: 490 LB: 0 @ 117.44
121.03	c Restart #69 #Var: 490 LB: 0 @ 120.97
124.52	c Restart #70 #Var: 490 LB: 0 @ 124.46
127.92	c Restart #71 #Var: 490 LB: 0 @ 127.85
131.68	c Restart #72 #Var: 490 LB: 0 @ 131.61
135.41	c Restart #73 #Var: 490 LB: 0 @ 135.34
139.20	c Restart #74 #Var: 490 LB: 0 @ 139.13
142.82	c Restart #75 #Var: 490 LB: 0 @ 142.75
146.49	c Restart #76 #Var: 490 LB: 0 @ 146.42
150.54	c Restart #77 #Var: 490 LB: 0 @ 150.47
154.45	c Restart #78 #Var: 490 LB: 0 @ 154.38
158.41	c Restart #79 #Var: 490 LB: 0 @ 158.34
162.04	c Restart #80 #Var: 490 LB: 0 @ 161.97
165.87	c Restart #81 #Var: 490 LB: 0 @ 165.8
170.01	c Restart #82 #Var: 490 LB: 0 @ 169.94
174.19	c Restart #83 #Var: 490 LB: 0 @ 174.12
178.25	c Restart #84 #Var: 490 LB: 0 @ 178.17
182.94	c Restart #85 #Var: 490 LB: 0 @ 182.86
187.41	c Restart #86 #Var: 490 LB: 0 @ 187.33
191.41	c Restart #87 #Var: 490 LB: 0 @ 191.33
195.84	c Restart #88 #Var: 490 LB: 0 @ 195.76
200.26	c Restart #89 #Var: 490 LB: 0 @ 200.18
205.07	c Restart #90 #Var: 490 LB: 0 @ 204.99
209.74	c Restart #91 #Var: 490 LB: 0 @ 209.65
214.42	c Restart #92 #Var: 490 LB: 0 @ 214.34
218.79	c Restart #93 #Var: 490 LB: 0 @ 218.71
224.11	c Restart #94 #Var: 490 LB: 0 @ 224.02
228.91	c Restart #95 #Var: 490 LB: 0 @ 228.82
233.73	c Restart #96 #Var: 490 LB: 0 @ 233.64
238.74	c Restart #97 #Var: 490 LB: 0 @ 238.65
243.92	c Restart #98 #Var: 490 LB: 0 @ 243.82
249.13	c Restart #99 #Var: 490 LB: 0 @ 249.04
254.67	c Restart #100 #Var: 490 LB: 0 @ 254.57
260.20	c Restart #101 #Var: 490 LB: 0 @ 260.11
265.65	c Restart #102 #Var: 490 LB: 0 @ 265.55
271.09	c Restart #103 #Var: 490 LB: 0 @ 270.99
276.00	c Restart #104 #Var: 490 LB: 0 @ 275.9
281.67	c Restart #105 #Var: 490 LB: 0 @ 281.57
287.03	c Restart #106 #Var: 490 LB: 0 @ 286.92
292.56	c Restart #107 #Var: 490 LB: 0 @ 292.45
298.11	c Restart #108 #Var: 490 LB: 0 @ 298.01
303.93	c Restart #109 #Var: 490 LB: 0 @ 303.82
309.69	c Restart #110 #Var: 490 LB: 0 @ 309.58
315.39	c Restart #111 #Var: 490 LB: 0 @ 315.28
321.42	c Restart #112 #Var: 490 LB: 0 @ 321.31
327.17	c Restart #113 #Var: 490 LB: 0 @ 327.06
333.51	c Restart #114 #Var: 490 LB: 0 @ 333.4
339.13	c Restart #115 #Var: 490 LB: 0 @ 339.01
345.62	c Restart #116 #Var: 490 LB: 0 @ 345.5
351.70	c Restart #117 #Var: 490 LB: 0 @ 351.59
357.73	c Restart #118 #Var: 490 LB: 0 @ 357.61
364.13	c Restart #119 #Var: 490 LB: 0 @ 364.01
370.84	c Restart #120 #Var: 490 LB: 0 @ 370.71
377.77	c Restart #121 #Var: 490 LB: 0 @ 377.64
384.36	c Restart #122 #Var: 490 LB: 0 @ 384.23
390.84	c Restart #123 #Var: 490 LB: 0 @ 390.71
397.37	c Restart #124 #Var: 490 LB: 0 @ 397.24
404.31	c Restart #125 #Var: 490 LB: 0 @ 404.18
411.11	c Restart #126 #Var: 490 LB: 0 @ 410.97
418.52	c Restart #127 #Var: 490 LB: 0 @ 418.39
425.62	c Restart #128 #Var: 490 LB: 0 @ 425.49
432.74	c Restart #129 #Var: 490 LB: 0 @ 432.6
440.38	c Restart #130 #Var: 490 LB: 0 @ 440.24
447.15	c Restart #131 #Var: 490 LB: 0 @ 447.01
454.35	c Restart #132 #Var: 490 LB: 0 @ 454.2
461.71	c Restart #133 #Var: 490 LB: 0 @ 461.56
469.25	c Restart #134 #Var: 490 LB: 0 @ 469.1
477.26	c Restart #135 #Var: 490 LB: 0 @ 477.12
485.15	c Restart #136 #Var: 490 LB: 0 @ 485
492.73	c Restart #137 #Var: 490 LB: 0 @ 492.58
500.44	c Restart #138 #Var: 490 LB: 0 @ 500.29
507.49	c Restart #139 #Var: 490 LB: 0 @ 507.34
515.30	c Restart #140 #Var: 490 LB: 0 @ 515.14
522.18	c Restart #141 #Var: 490 LB: 0 @ 522.02
529.64	c Restart #142 #Var: 490 LB: 0 @ 529.48
537.62	c Restart #143 #Var: 490 LB: 0 @ 537.46
544.86	c Restart #144 #Var: 490 LB: 0 @ 544.7
553.22	c Restart #145 #Var: 490 LB: 0 @ 553.05
561.41	c Restart #146 #Var: 490 LB: 0 @ 561.25
569.02	c Restart #147 #Var: 490 LB: 0 @ 568.85
576.75	c Restart #148 #Var: 490 LB: 0 @ 576.58
585.19	c Restart #149 #Var: 490 LB: 0 @ 585.01
593.26	c Restart #150 #Var: 490 LB: 0 @ 593.09
601.04	c Restart #151 #Var: 490 LB: 0 @ 600.86
609.69	c Restart #152 #Var: 490 LB: 0 @ 609.51
618.30	c Restart #153 #Var: 490 LB: 0 @ 618.12
626.87	c Restart #154 #Var: 490 LB: 0 @ 626.68
635.32	c Restart #155 #Var: 490 LB: 0 @ 635.13
643.01	c Restart #156 #Var: 490 LB: 0 @ 642.82
651.74	c Restart #157 #Var: 490 LB: 0 @ 651.55
660.86	c Restart #158 #Var: 490 LB: 0 @ 660.66
669.76	c Restart #159 #Var: 490 LB: 0 @ 669.57
677.64	c Restart #160 #Var: 490 LB: 0 @ 677.44
686.14	c Restart #161 #Var: 490 LB: 0 @ 685.94
695.14	c Restart #162 #Var: 490 LB: 0 @ 694.94
703.83	c Restart #163 #Var: 490 LB: 0 @ 703.63
712.89	c Restart #164 #Var: 490 LB: 0 @ 712.69
721.36	c Restart #165 #Var: 490 LB: 0 @ 721.15
729.69	c Restart #166 #Var: 490 LB: 0 @ 729.48
738.66	c Restart #167 #Var: 490 LB: 0 @ 738.45
748.72	c Restart #168 #Var: 490 LB: 0 @ 748.51
757.74	c Restart #169 #Var: 490 LB: 0 @ 757.53
767.47	c Restart #170 #Var: 490 LB: 0 @ 767.26
776.80	c Restart #171 #Var: 490 LB: 0 @ 776.58
786.70	c Restart #172 #Var: 490 LB: 0 @ 786.47
797.60	c Restart #173 #Var: 490 LB: 0 @ 797.37
806.86	c Restart #174 #Var: 490 LB: 0 @ 806.63
817.36	c Restart #175 #Var: 490 LB: 0 @ 817.13
827.98	c Restart #176 #Var: 490 LB: 0 @ 827.75
837.99	c Restart #177 #Var: 490 LB: 0 @ 837.76
848.06	c Restart #178 #Var: 490 LB: 0 @ 847.82
857.68	c Restart #179 #Var: 490 LB: 0 @ 857.44
867.19	c Restart #180 #Var: 490 LB: 0 @ 866.95
877.66	c Restart #181 #Var: 490 LB: 0 @ 877.41
888.33	c Restart #182 #Var: 490 LB: 0 @ 888.08
899.41	c Restart #183 #Var: 490 LB: 0 @ 899.16
909.91	c CHANGE Heuristic... 
909.91	c Restart #0 #Var: 490 LB: 0 @ 909.66
909.97	c Restart #1 #Var: 490 LB: 0 @ 909.72
910.11	c Restart #2 #Var: 490 LB: 0 @ 909.86
910.31	c Restart #3 #Var: 490 LB: 0 @ 910.06
910.58	c Restart #4 #Var: 490 LB: 0 @ 910.33
910.92	c Restart #5 #Var: 490 LB: 0 @ 910.67
911.29	c Restart #6 #Var: 490 LB: 0 @ 911.04
911.70	c Restart #7 #Var: 490 LB: 0 @ 911.45
912.22	c Restart #8 #Var: 490 LB: 0 @ 911.96
912.81	c Restart #9 #Var: 490 LB: 0 @ 912.56
913.47	c Restart #10 #Var: 490 LB: 0 @ 913.22
914.12	c Restart #11 #Var: 490 LB: 0 @ 913.86
914.84	c Restart #12 #Var: 490 LB: 0 @ 914.58
915.70	c Restart #13 #Var: 490 LB: 0 @ 915.45
916.55	c Restart #14 #Var: 490 LB: 0 @ 916.29
917.41	c Restart #15 #Var: 490 LB: 0 @ 917.15
918.40	c Restart #16 #Var: 490 LB: 0 @ 918.14
919.39	c Restart #17 #Var: 490 LB: 0 @ 919.14
920.49	c Restart #18 #Var: 490 LB: 0 @ 920.24
921.61	c Restart #19 #Var: 490 LB: 0 @ 921.36
922.78	c Restart #20 #Var: 490 LB: 0 @ 922.52
923.97	c Restart #21 #Var: 490 LB: 0 @ 923.72
925.20	c Restart #22 #Var: 490 LB: 0 @ 924.95
926.72	c Restart #23 #Var: 490 LB: 0 @ 926.46
928.22	c Restart #24 #Var: 490 LB: 0 @ 927.97
929.70	c Restart #25 #Var: 490 LB: 0 @ 929.45
931.28	c Restart #26 #Var: 490 LB: 0 @ 931.03
932.81	c Restart #27 #Var: 490 LB: 0 @ 932.55
934.35	c Restart #28 #Var: 490 LB: 0 @ 934.09
936.02	c Restart #29 #Var: 490 LB: 0 @ 935.76
937.72	c Restart #30 #Var: 490 LB: 0 @ 937.47
939.55	c Restart #31 #Var: 490 LB: 0 @ 939.29
941.52	c Restart #32 #Var: 490 LB: 0 @ 941.26
943.54	c Restart #33 #Var: 490 LB: 0 @ 943.28
945.40	c Restart #34 #Var: 490 LB: 0 @ 945.14
947.38	c Restart #35 #Var: 490 LB: 0 @ 947.12
949.45	c Restart #36 #Var: 490 LB: 0 @ 949.19
951.55	c Restart #37 #Var: 490 LB: 0 @ 951.29
953.81	c Restart #38 #Var: 490 LB: 0 @ 953.54
955.97	c Restart #39 #Var: 490 LB: 0 @ 955.71
958.43	c Restart #40 #Var: 490 LB: 0 @ 958.16
960.57	c Restart #41 #Var: 490 LB: 0 @ 960.31
962.62	c Restart #42 #Var: 490 LB: 0 @ 962.36
965.03	c Restart #43 #Var: 490 LB: 0 @ 964.77
967.49	c Restart #44 #Var: 490 LB: 0 @ 967.23
970.10	c Restart #45 #Var: 490 LB: 0 @ 969.84
973.06	c Restart #46 #Var: 490 LB: 0 @ 972.79
975.91	c Restart #47 #Var: 490 LB: 0 @ 975.64
978.62	c Restart #48 #Var: 490 LB: 0 @ 978.35
981.39	c Restart #49 #Var: 490 LB: 0 @ 981.12
984.42	c Restart #50 #Var: 490 LB: 0 @ 984.15
987.55	c Restart #51 #Var: 490 LB: 0 @ 987.28
990.57	c Restart #52 #Var: 490 LB: 0 @ 990.3
993.78	c Restart #53 #Var: 490 LB: 0 @ 993.51
996.67	c Restart #54 #Var: 490 LB: 0 @ 996.39
999.72	c Restart #55 #Var: 490 LB: 0 @ 999.45
1002.68	c Restart #56 #Var: 490 LB: 0 @ 1002.4
1006.26	c Restart #57 #Var: 490 LB: 0 @ 1006
1009.80	c Restart #58 #Var: 490 LB: 0 @ 1009.5
1013.14	c Restart #59 #Var: 490 LB: 0 @ 1012.9
1016.60	c Restart #60 #Var: 490 LB: 0 @ 1016.3
1020.35	c Restart #61 #Var: 490 LB: 0 @ 1020.1
1024.07	c Restart #62 #Var: 490 LB: 0 @ 1023.8
1027.72	c Restart #63 #Var: 490 LB: 0 @ 1027.4
1031.46	c Restart #64 #Var: 490 LB: 0 @ 1031.2
1035.45	c Restart #65 #Var: 490 LB: 0 @ 1035.2
1039.17	c Restart #66 #Var: 490 LB: 0 @ 1038.9
1042.85	c Restart #67 #Var: 490 LB: 0 @ 1042.6
1046.55	c Restart #68 #Var: 490 LB: 0 @ 1046.3
1050.49	c Restart #69 #Var: 490 LB: 0 @ 1050.2
1054.66	c Restart #70 #Var: 490 LB: 0 @ 1054.4
1058.92	c Restart #71 #Var: 490 LB: 0 @ 1058.6
1063.20	c Restart #72 #Var: 490 LB: 0 @ 1062.9
1067.07	c Restart #73 #Var: 490 LB: 0 @ 1066.8
1071.39	c Restart #74 #Var: 490 LB: 0 @ 1071.1
1075.78	c Restart #75 #Var: 490 LB: 0 @ 1075.5
1080.52	c Restart #76 #Var: 490 LB: 0 @ 1080.2
1085.34	c Restart #77 #Var: 490 LB: 0 @ 1085
1090.10	c Restart #78 #Var: 490 LB: 0 @ 1089.8
1094.92	c Restart #79 #Var: 490 LB: 0 @ 1094.6
1099.44	c Restart #80 #Var: 490 LB: 0 @ 1099.1
1103.75	c Restart #81 #Var: 490 LB: 0 @ 1103.5
1108.40	c Restart #82 #Var: 490 LB: 0 @ 1108.1
1113.67	c Restart #83 #Var: 490 LB: 0 @ 1113.4
1118.99	c Restart #84 #Var: 490 LB: 0 @ 1118.7
1123.96	c Restart #85 #Var: 490 LB: 0 @ 1123.7
1129.12	c Restart #86 #Var: 490 LB: 0 @ 1128.8
1134.00	c Restart #87 #Var: 490 LB: 0 @ 1133.7
1138.97	c Restart #88 #Var: 490 LB: 0 @ 1138.7
1144.37	c Restart #89 #Var: 490 LB: 0 @ 1144.1
1150.07	c Restart #90 #Var: 490 LB: 0 @ 1149.8
1156.00	c Restart #91 #Var: 490 LB: 0 @ 1155.7
1161.89	c Restart #92 #Var: 490 LB: 0 @ 1161.6
1167.30	c Restart #93 #Var: 490 LB: 0 @ 1167
1173.22	c Restart #94 #Var: 490 LB: 0 @ 1172.9
1179.29	c Restart #95 #Var: 490 LB: 0 @ 1179
1184.81	c Restart #96 #Var: 490 LB: 0 @ 1184.5
1190.53	c Restart #97 #Var: 490 LB: 0 @ 1190.2
1196.47	c Restart #98 #Var: 490 LB: 0 @ 1196.1
1202.43	c Restart #99 #Var: 490 LB: 0 @ 1202.1
1208.11	c Restart #100 #Var: 490 LB: 0 @ 1207.8
1214.10	c Restart #101 #Var: 490 LB: 0 @ 1213.8
1219.78	c Restart #102 #Var: 490 LB: 0 @ 1219.5
1225.87	c Restart #103 #Var: 490 LB: 0 @ 1225.5
1232.15	c Restart #104 #Var: 490 LB: 0 @ 1231.8
1238.42	c Restart #105 #Var: 490 LB: 0 @ 1238.1
1244.93	c Restart #106 #Var: 490 LB: 0 @ 1244.6
1245.10	c Sol. found (all assignments made)...
1245.10	o 0
1245.10	c NEW SOLUTION FOUND: 0 @ 1244.8
1245.10	s SATISFIABLE
1245.10	c Cost: 0
1245.10	v -x1 x3 -x5 x7 -x9 x11 -x13 x15 -x17 x19 -x21 x23 -x25 x27 -x29 -x31 -x33 x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53 -x55 -x57
1245.10	v -x59 -x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 x79 -x81 -x83 -x85 x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107
1245.10	v -x109 -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 x131 -x133 -x135 -x137 x139 -x141 -x143 -x145 -x147 -x149
1245.10	v -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 x183 -x185 -x187 -x189 x191
1245.10	v -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233
1245.10	v x235 -x237 -x239 -x241 x243 -x245 -x247 -x249 -x251 -x253 -x255 -x257 -x259 -x261 x263 -x265 x267 -x269 x271 -x273 x275 -x277
1245.10	v x279 -x281 x283 -x285 x287 -x289 -x291 -x293 x295 -x297 -x299 -x301 -x303 -x305 -x307 -x309 -x311 -x313 -x315 -x317 -x319
1245.10	v -x321 -x323 -x325 -x327 -x329 -x331 -x333 -x335 -x337 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30
1245.10	v -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 x58 -x60 -x62 -x64 x66 -x68 x70 -x72 x74 -x76 x78 -x80 -x82 -x84
1245.10	v -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 x110 -x112 -x114 -x116 x118 -x120 x122 -x124 x126 -x128 x130
1245.10	v -x132 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 x162 -x164 -x166 -x168 x170 -x172
1245.10	v x174 -x176 x178 -x180 x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 x214
1245.10	v -x216 -x218 -x220 x222 -x224 x226 -x228 x230 -x232 x234 -x236 -x238 -x240 -x242 -x244 -x246 -x248 -x250 -x252 -x254 -x256
1245.10	v -x258 -x260 -x262 -x264 -x266 -x268 -x270 -x272 -x274 -x276 -x278 -x280 -x282 -x284 -x286 -x288 -x290 -x292 -x294 -x296 -x298
1245.10	v -x300 -x302 -x304 -x306 -x308 -x310 -x312 -x314 -x316 x318 -x320 -x322 -x324 x326 -x328 x330 -x332 x334 -x336 x338 x340 -x339
1245.10	v x342 -x341 -x344 x343 x346 -x345 -x348 x347 x350 -x349 -x352 x351 x354 -x353 -x356 x355 x358 -x357 x360 -x359 x362 -x361 -x364
1245.10	v x363 x366 -x365 x368 -x367 -x370 x369 x372 -x371 x374 -x373 x376 -x375 -x378 x377 x380 -x379 -x382 x381 x384 -x383 -x386 x385
1245.10	v x388 -x387 -x390 x389 -x392 x391 x394 -x393 -x396 x395 x398 -x397 -x400 x399 x402 -x401 -x404 x403 x406 -x405 -x408 -x407 x410
1245.10	v -x409 -x412 x411 x414 -x413 -x416 -x415 -x418 -x417 x420 -x419 -x422 -x421 x424 -x423 -x426 x425 x428 -x427 -x430 x429 x432
1245.10	v -x431 -x434 x433 x436 -x435 -x438 x437 x440 -x439 -x442 x441 x444 -x443 -x446 x445 x448 -x447 -x450 x449 x452 -x451 -x454 x453
1245.10	v x456 -x455 -x458 x457 x460 -x459 -x462 x461 -x464 -x463 -x466 x465 -x468 -x467 x470 -x469 -x472 x471 x474 -x473 -x476 x475
1245.10	v x478 -x477 -x480 x479 x482 -x481 -x484 x483 x486 -x485 -x488 x487 x490 -x489
1245.10	c Exit Code: 10
1245.10	c Total time: 1244.8 s

Verifier Data (download as text)

OK	0

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/node43/watcher-39415-1149206618 -o ROOT/results/node43/solver-39415-1149206618 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node43/39415-1149206618/instance-39415-1149206618.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.83 2/64 25202
/proc/meminfo: memFree=1358616/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=4624 CPUtime=0
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 73 0 0 0 0 0 0 0 18 0 1 0 186328590 4734976 55 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4731684 0 0 4096 0 0 0 0 17 1 0 0
/proc/25202/statm: 1164 55 41 55 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.95 0.83 2/64 25202
/proc/meminfo: memFree=1356192/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=6860 CPUtime=9.96
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 997 0 0 0 994 2 0 0 25 0 1 0 186328590 7024640 908 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1715 908 297 55 0 607 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 6860

[startup+20.0083 s]
/proc/loadavg: 0.89 0.96 0.83 2/64 25202
/proc/meminfo: memFree=1356064/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=6992 CPUtime=19.96
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1018 0 0 0 1992 4 0 0 25 0 1 0 186328590 7159808 929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1748 929 297 55 0 640 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 6992

[startup+30.0142 s]
/proc/loadavg: 0.91 0.96 0.83 2/64 25202
/proc/meminfo: memFree=1356064/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=6968 CPUtime=29.97
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1018 0 0 0 2992 5 0 0 25 0 1 0 186328590 7135232 929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1742 929 297 55 0 634 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 6968

[startup+40.02 s]
/proc/loadavg: 0.92 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1356000/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7072 CPUtime=39.97
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1039 0 0 0 3991 6 0 0 25 0 1 0 186328590 7241728 950 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540644 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1768 950 297 55 0 660 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 7072

[startup+50.0259 s]
/proc/loadavg: 0.93 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1356000/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7072 CPUtime=49.97
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1045 0 0 0 4989 8 0 0 25 0 1 0 186328590 7241728 956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1768 956 297 55 0 660 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 7072

[startup+60.0318 s]
/proc/loadavg: 0.94 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355936/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7072 CPUtime=59.97
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1063 0 0 0 5987 10 0 0 25 0 1 0 186328590 7241728 961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1768 961 297 55 0 660 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 7072

[startup+70.0386 s]
/proc/loadavg: 0.95 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355936/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7072 CPUtime=69.98
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1063 0 0 0 6986 12 0 0 25 0 1 0 186328590 7241728 961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5162846 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1768 961 297 55 0 660 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 7072

[startup+80.0445 s]
/proc/loadavg: 0.96 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355936/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7204 CPUtime=79.98
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1068 0 0 0 7985 13 0 0 25 0 1 0 186328590 7376896 966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1801 966 297 55 0 693 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 7204

[startup+90.0504 s]
/proc/loadavg: 0.96 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355936/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7128 CPUtime=89.99
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1073 0 0 0 8984 15 0 0 25 0 1 0 186328590 7299072 971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1782 971 297 55 0 674 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 7128

[startup+100.056 s]
/proc/loadavg: 0.97 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355936/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7120 CPUtime=99.99
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1073 0 0 0 9983 16 0 0 25 0 1 0 186328590 7290880 971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603721 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1780 971 297 55 0 672 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 7120

[startup+110.062 s]
/proc/loadavg: 0.97 0.96 0.84 2/64 25202
/proc/meminfo: memFree=1355872/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7120 CPUtime=109.99
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1089 0 0 0 10981 18 0 0 25 0 1 0 186328590 7290880 973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1780 973 297 55 0 672 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 7120

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.84 2/64 25202
/proc/meminfo: memFree=1355872/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7120 CPUtime=120
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1089 0 0 0 11980 20 0 0 25 0 1 0 186328590 7290880 973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1780 973 297 55 0 672 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 7120

[startup+130.074 s]
/proc/loadavg: 0.98 0.97 0.84 2/64 25202
/proc/meminfo: memFree=1355872/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7120 CPUtime=130
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1089 0 0 0 12979 21 0 0 25 0 1 0 186328590 7290880 973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1780 973 297 55 0 672 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 7120

[startup+140.079 s]
/proc/loadavg: 0.98 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355872/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7252 CPUtime=140
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1105 0 0 0 13978 22 0 0 25 0 1 0 186328590 7426048 989 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1813 989 297 55 0 705 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 7252

[startup+150.085 s]
/proc/loadavg: 0.98 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355872/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7244 CPUtime=150
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1117 0 0 0 14976 24 0 0 25 0 1 0 186328590 7417856 985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1811 985 297 55 0 703 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 7244

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355808/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7244 CPUtime=160.01
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1127 0 0 0 15975 26 0 0 25 0 1 0 186328590 7417856 995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1811 995 297 55 0 703 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 7244

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355808/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7244 CPUtime=170.01
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1127 0 0 0 16974 27 0 0 25 0 1 0 186328590 7417856 995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1811 995 297 55 0 703 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 7244

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355808/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7244 CPUtime=180.02
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1133 0 0 0 17972 30 0 0 25 0 1 0 186328590 7417856 1001 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1811 1001 297 55 0 703 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 7244

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355744/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7376 CPUtime=190.02
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1151 0 0 0 18971 31 0 0 25 0 1 0 186328590 7553024 1019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134598977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1844 1019 297 55 0 736 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 7376

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355680/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7376 CPUtime=200.02
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1157 0 0 0 19969 33 0 0 25 0 1 0 186328590 7553024 1025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1844 1025 297 55 0 736 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 7376

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 25202
/proc/meminfo: memFree=1355680/2055920 swapFree=4180880/4192956

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

/proc/25202/statm: 1994 1179 297 55 0 886 0
Current children cumulated CPU time (s) 1030.3
Current children cumulated vsize (Kb) 7976

[startup+1040.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1040.31
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 103865 166 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1040.31
Current children cumulated vsize (Kb) 7976

[startup+1050.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1050.31
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 104864 167 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1050.31
Current children cumulated vsize (Kb) 7976

[startup+1060.61 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1060.31
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 105863 168 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1060.31
Current children cumulated vsize (Kb) 7976

[startup+1070.61 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1070.32
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 106862 170 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1070.32
Current children cumulated vsize (Kb) 7976

[startup+1080.62 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1080.32
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 107861 171 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1080.32
Current children cumulated vsize (Kb) 7976

[startup+1090.62 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1090.32
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1463 0 0 0 108859 173 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134554146 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1090.32
Current children cumulated vsize (Kb) 7976

[startup+1100.63 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8108 CPUtime=1100.32
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 109858 174 0 0 25 0 1 0 186328590 8302592 1192 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2027 1192 297 55 0 919 0
Current children cumulated CPU time (s) 1100.32
Current children cumulated vsize (Kb) 8108

[startup+1110.64 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1110.33
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 110857 176 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719586 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1110.33
Current children cumulated vsize (Kb) 7976

[startup+1120.64 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1120.33
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 111856 177 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1120.33
Current children cumulated vsize (Kb) 7976

[startup+1130.65 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1130.34
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 112856 178 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1130.34
Current children cumulated vsize (Kb) 7976

[startup+1140.65 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1140.34
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 113854 180 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1140.34
Current children cumulated vsize (Kb) 7976

[startup+1150.66 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1150.34
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 114853 181 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533917 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1150.34
Current children cumulated vsize (Kb) 7976

[startup+1160.66 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=7976 CPUtime=1160.35
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1468 0 0 0 115852 183 0 0 25 0 1 0 186328590 8167424 1187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 1994 1187 297 55 0 886 0
Current children cumulated CPU time (s) 1160.35
Current children cumulated vsize (Kb) 7976

[startup+1170.67 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1170.35
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 116852 183 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1170.35
Current children cumulated vsize (Kb) 8076

[startup+1180.68 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1180.35
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 117851 184 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1180.35
Current children cumulated vsize (Kb) 8076

[startup+1190.68 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1190.35
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 118850 185 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718409 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1190.35
Current children cumulated vsize (Kb) 8076

[startup+1200.69 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1200.36
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 119849 187 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1200.36
Current children cumulated vsize (Kb) 8076

[startup+1210.69 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1210.36
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 120847 189 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534985 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1210.36
Current children cumulated vsize (Kb) 8076

[startup+1220.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1220.36
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 121846 190 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1220.36
Current children cumulated vsize (Kb) 8076

[startup+1230.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1230.37
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 122845 192 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158102980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1230.37
Current children cumulated vsize (Kb) 8076

[startup+1240.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25202
/proc/meminfo: memFree=1355040/2055920 swapFree=4180880/4192956
[pid=25202] ppid=25200 vsize=8076 CPUtime=1240.37
/proc/25202/stat : 25202 (bsolo) R 25200 25202 25157 0 -1 0 1486 0 0 0 123843 194 0 0 25 0 1 0 186328590 8269824 1205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25202/statm: 2019 1205 297 55 0 911 0
Current children cumulated CPU time (s) 1240.37
Current children cumulated vsize (Kb) 8076

Child status: 10
Real time (s): 1245.2
CPU time (s): 1244.77
CPU user time (s): 1242.82
CPU system time (s): 1.9527
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 8108

Launcher Data (download as text)

Begin job on node43 on Fri Jun  2 00:03:38 UTC 2006


FILE ID= 39415-1149206618

PBS_JOBID= 293148

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  1a4510076d9024b805728ffe22c0d108

RANDOM SEED= 299480816


/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.216
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.216
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:       1358824 kB
Buffers:         17168 kB
Cached:         610348 kB
SwapCached:       3932 kB
Active:         263352 kB
Inactive:       373088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358824 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14816 kB
Slab:            46692 kB
Committed_AS:   175448 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 node43 on Fri Jun  2 00:24:24 UTC 2006