Trace number 39663

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM61cf99fd35695f4955b2bd6e6269522f
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
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.018997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
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.06	c Initial problem consists of 2400 variables and 140 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.029
0.06	c After prepocess the problem consists of 2400 variables and 140 constraints.
0.10	c Restart #1 #Var: 2400 LB: 0 @ 0.069
0.14	c Restart #2 #Var: 2400 LB: 0 @ 0.11
0.20	c Restart #3 #Var: 2400 LB: 0 @ 0.169
0.31	c Restart #4 #Var: 2400 LB: 0 @ 0.278
0.45	c Restart #5 #Var: 2400 LB: 0 @ 0.422
0.63	c Restart #6 #Var: 2400 LB: 0 @ 0.595
0.86	c Restart #7 #Var: 2400 LB: 0 @ 0.832
1.14	c Restart #8 #Var: 2400 LB: 0 @ 1.11
1.45	c Restart #9 #Var: 2400 LB: 0 @ 1.423
1.84	c Restart #10 #Var: 2400 LB: 0 @ 1.806
2.27	c Restart #11 #Var: 2400 LB: 0 @ 2.236
2.74	c Restart #12 #Var: 2400 LB: 0 @ 2.704
3.20	c Restart #13 #Var: 2400 LB: 0 @ 3.166
3.73	c Restart #14 #Var: 2400 LB: 0 @ 3.702
4.27	c Restart #15 #Var: 2400 LB: 0 @ 4.237
4.81	c Restart #16 #Var: 2400 LB: 0 @ 4.778
5.42	c Restart #17 #Var: 2400 LB: 0 @ 5.392
6.10	c Restart #18 #Var: 2400 LB: 0 @ 6.071
6.74	c Restart #19 #Var: 2400 LB: 0 @ 6.703
7.42	c Restart #20 #Var: 2400 LB: 0 @ 7.387
8.14	c Restart #21 #Var: 2400 LB: 0 @ 8.112
8.91	c Restart #22 #Var: 2400 LB: 0 @ 8.873
9.80	c Restart #23 #Var: 2400 LB: 0 @ 9.764
10.72	c Restart #24 #Var: 2400 LB: 0 @ 10.684
11.64	c Restart #25 #Var: 2400 LB: 0 @ 11.602
12.99	c Restart #26 #Var: 2400 LB: 0 @ 12.955
14.46	c Restart #27 #Var: 2400 LB: 0 @ 14.424
15.88	c Restart #28 #Var: 2400 LB: 0 @ 15.838
17.09	c Restart #29 #Var: 2400 LB: 0 @ 17.053
18.30	c Restart #30 #Var: 2400 LB: 0 @ 18.266
19.63	c Restart #31 #Var: 2400 LB: 0 @ 19.592
21.02	c Restart #32 #Var: 2400 LB: 0 @ 20.979
22.53	c Restart #33 #Var: 2400 LB: 0 @ 22.49
23.98	c Restart #34 #Var: 2400 LB: 0 @ 23.939
25.49	c Restart #35 #Var: 2400 LB: 0 @ 25.45
27.11	c Restart #36 #Var: 2400 LB: 0 @ 27.068
28.73	c Restart #37 #Var: 2400 LB: 0 @ 28.691
30.48	c Restart #38 #Var: 2400 LB: 0 @ 30.436
32.22	c Restart #39 #Var: 2400 LB: 0 @ 32.181
34.19	c Restart #40 #Var: 2400 LB: 0 @ 34.143
36.08	c Restart #41 #Var: 2400 LB: 0 @ 36.033
38.06	c Restart #42 #Var: 2400 LB: 0 @ 38.017
40.13	c Restart #43 #Var: 2400 LB: 0 @ 40.085
42.17	c Restart #44 #Var: 2400 LB: 0 @ 42.13
44.30	c Restart #45 #Var: 2400 LB: 0 @ 44.254
46.39	c Restart #46 #Var: 2400 LB: 0 @ 46.348
48.43	c Restart #47 #Var: 2400 LB: 0 @ 48.387
50.76	c Restart #48 #Var: 2400 LB: 0 @ 50.711
53.12	c Restart #49 #Var: 2400 LB: 0 @ 53.07
55.58	c Restart #50 #Var: 2400 LB: 0 @ 55.534
58.02	c Restart #51 #Var: 2400 LB: 0 @ 57.975
60.67	c Restart #52 #Var: 2400 LB: 0 @ 60.625
63.59	c Restart #53 #Var: 2400 LB: 0 @ 63.544
66.72	c Restart #54 #Var: 2400 LB: 0 @ 66.666
69.79	c Restart #55 #Var: 2400 LB: 0 @ 69.74
72.78	c Restart #56 #Var: 2400 LB: 0 @ 72.731
76.31	c Restart #57 #Var: 2400 LB: 0 @ 76.251
79.77	c Restart #58 #Var: 2400 LB: 0 @ 79.713
83.45	c Restart #59 #Var: 2400 LB: 0 @ 83.395
87.35	c Restart #60 #Var: 2400 LB: 0 @ 87.297
91.21	c Restart #61 #Var: 2400 LB: 0 @ 91.153
95.27	c Restart #62 #Var: 2400 LB: 0 @ 95.21
99.53	c Restart #63 #Var: 2400 LB: 0 @ 99.466
103.78	c Restart #64 #Var: 2400 LB: 0 @ 103.71
108.29	c Restart #65 #Var: 2400 LB: 0 @ 108.23
112.75	c Restart #66 #Var: 2400 LB: 0 @ 112.69
117.21	c Restart #67 #Var: 2400 LB: 0 @ 117.15
121.65	c Restart #68 #Var: 2400 LB: 0 @ 121.59
126.39	c Restart #69 #Var: 2400 LB: 0 @ 126.32
130.96	c Restart #70 #Var: 2400 LB: 0 @ 130.89
136.84	c Restart #71 #Var: 2400 LB: 0 @ 136.77
141.91	c Restart #72 #Var: 2400 LB: 0 @ 141.84
146.96	c Restart #73 #Var: 2400 LB: 0 @ 146.88
152.13	c Restart #74 #Var: 2400 LB: 0 @ 152.06
157.40	c Restart #75 #Var: 2400 LB: 0 @ 157.32
163.26	c Restart #76 #Var: 2400 LB: 0 @ 163.18
168.83	c Restart #77 #Var: 2400 LB: 0 @ 168.75
174.82	c Restart #78 #Var: 2400 LB: 0 @ 174.74
180.57	c Restart #79 #Var: 2400 LB: 0 @ 180.48
186.71	c Restart #80 #Var: 2400 LB: 0 @ 186.62
192.50	c Restart #81 #Var: 2400 LB: 0 @ 192.41
198.71	c Restart #82 #Var: 2400 LB: 0 @ 198.62
204.94	c Restart #83 #Var: 2400 LB: 0 @ 204.85
211.44	c Restart #84 #Var: 2400 LB: 0 @ 211.34
219.31	c Restart #85 #Var: 2400 LB: 0 @ 219.21
226.20	c Restart #86 #Var: 2400 LB: 0 @ 226.11
233.56	c Restart #87 #Var: 2400 LB: 0 @ 233.47
240.91	c Restart #88 #Var: 2400 LB: 0 @ 240.81
248.30	c Restart #89 #Var: 2400 LB: 0 @ 248.19
255.70	c Restart #90 #Var: 2400 LB: 0 @ 255.59
265.29	c Restart #91 #Var: 2400 LB: 0 @ 265.18
273.76	c Restart #92 #Var: 2400 LB: 0 @ 273.65
282.06	c Restart #93 #Var: 2400 LB: 0 @ 281.95
290.43	c Restart #94 #Var: 2400 LB: 0 @ 290.32
298.60	c Restart #95 #Var: 2400 LB: 0 @ 298.49
306.56	c Restart #96 #Var: 2400 LB: 0 @ 306.45
315.27	c Restart #97 #Var: 2400 LB: 0 @ 315.15
323.96	c Restart #98 #Var: 2400 LB: 0 @ 323.83
333.18	c Restart #99 #Var: 2400 LB: 0 @ 333.05
341.98	c Restart #100 #Var: 2400 LB: 0 @ 341.85
350.63	c Restart #101 #Var: 2400 LB: 0 @ 350.5
362.45	c Restart #102 #Var: 2400 LB: 0 @ 362.31
372.23	c Restart #103 #Var: 2400 LB: 0 @ 372.1
382.19	c Restart #104 #Var: 2400 LB: 0 @ 382.06
392.41	c Restart #105 #Var: 2400 LB: 0 @ 392.27
402.71	c Restart #106 #Var: 2400 LB: 0 @ 402.56
413.69	c Restart #107 #Var: 2400 LB: 0 @ 413.55
424.72	c Restart #108 #Var: 2400 LB: 0 @ 424.57
436.66	c Restart #109 #Var: 2400 LB: 0 @ 436.5
446.44	c Restart #110 #Var: 2400 LB: 0 @ 446.28
456.90	c Restart #111 #Var: 2400 LB: 0 @ 456.74
467.36	c Restart #112 #Var: 2400 LB: 0 @ 467.2
478.14	c Restart #113 #Var: 2400 LB: 0 @ 477.98
489.02	c Restart #114 #Var: 2400 LB: 0 @ 488.85
501.30	c Restart #115 #Var: 2400 LB: 0 @ 501.12
513.92	c Restart #116 #Var: 2400 LB: 0 @ 513.74
526.34	c Restart #117 #Var: 2400 LB: 0 @ 526.16
538.99	c Restart #118 #Var: 2400 LB: 0 @ 538.81
551.52	c Restart #119 #Var: 2400 LB: 0 @ 551.34
565.72	c Restart #120 #Var: 2400 LB: 0 @ 565.53
579.73	c Restart #121 #Var: 2400 LB: 0 @ 579.54
594.83	c Restart #122 #Var: 2400 LB: 0 @ 594.63
610.34	c Restart #123 #Var: 2400 LB: 0 @ 610.14
625.95	c Restart #124 #Var: 2400 LB: 0 @ 625.74
639.90	c Restart #125 #Var: 2400 LB: 0 @ 639.69
655.34	c Restart #126 #Var: 2400 LB: 0 @ 655.12
671.89	c Restart #127 #Var: 2400 LB: 0 @ 671.67
689.12	c Restart #128 #Var: 2400 LB: 0 @ 688.89
706.14	c Restart #129 #Var: 2400 LB: 0 @ 705.91
722.23	c Restart #130 #Var: 2400 LB: 0 @ 722
738.95	c Restart #131 #Var: 2400 LB: 0 @ 738.71
756.68	c Restart #132 #Var: 2400 LB: 0 @ 756.43
774.63	c Restart #133 #Var: 2400 LB: 0 @ 774.38
792.36	c Restart #134 #Var: 2400 LB: 0 @ 792.11
810.28	c Restart #135 #Var: 2400 LB: 0 @ 810.02
827.97	c Restart #136 #Var: 2400 LB: 0 @ 827.71
846.33	c Restart #137 #Var: 2400 LB: 0 @ 846.05
864.22	c Restart #138 #Var: 2400 LB: 0 @ 863.95
882.71	c Restart #139 #Var: 2400 LB: 0 @ 882.43
901.85	c CHANGE Heuristic... 
901.85	c Restart #0 #Var: 2400 LB: 0 @ 901.57
901.89	c Restart #1 #Var: 2400 LB: 0 @ 901.61
902.00	c Restart #2 #Var: 2400 LB: 0 @ 901.71
902.15	c Restart #3 #Var: 2400 LB: 0 @ 901.87
902.35	c Restart #4 #Var: 2400 LB: 0 @ 902.06
902.61	c Restart #5 #Var: 2400 LB: 0 @ 902.33
902.94	c Restart #6 #Var: 2400 LB: 0 @ 902.66
903.32	c Restart #7 #Var: 2400 LB: 0 @ 903.03
903.85	c Restart #8 #Var: 2400 LB: 0 @ 903.56
904.29	c Restart #9 #Var: 2400 LB: 0 @ 904
904.82	c Restart #10 #Var: 2400 LB: 0 @ 904.53
905.44	c Restart #11 #Var: 2400 LB: 0 @ 905.15
906.10	c Restart #12 #Var: 2400 LB: 0 @ 905.82
906.83	c Restart #13 #Var: 2400 LB: 0 @ 906.54
907.70	c Restart #14 #Var: 2400 LB: 0 @ 907.42
908.53	c Restart #15 #Var: 2400 LB: 0 @ 908.24
909.60	c Restart #16 #Var: 2400 LB: 0 @ 909.31
910.64	c Restart #17 #Var: 2400 LB: 0 @ 910.35
911.61	c Restart #18 #Var: 2400 LB: 0 @ 911.32
912.69	c Restart #19 #Var: 2400 LB: 0 @ 912.4
914.02	c Restart #20 #Var: 2400 LB: 0 @ 913.74
915.27	c Restart #21 #Var: 2400 LB: 0 @ 914.98
916.56	c Restart #22 #Var: 2400 LB: 0 @ 916.27
918.04	c Restart #23 #Var: 2400 LB: 0 @ 917.75
919.48	c Restart #24 #Var: 2400 LB: 0 @ 919.19
921.02	c Restart #25 #Var: 2400 LB: 0 @ 920.73
922.85	c Restart #26 #Var: 2400 LB: 0 @ 922.56
924.79	c Restart #27 #Var: 2400 LB: 0 @ 924.49
926.55	c Restart #28 #Var: 2400 LB: 0 @ 926.26
928.76	c Restart #29 #Var: 2400 LB: 0 @ 928.47
931.02	c Restart #30 #Var: 2400 LB: 0 @ 930.72
933.08	c Restart #31 #Var: 2400 LB: 0 @ 932.78
935.29	c Restart #32 #Var: 2400 LB: 0 @ 935
937.83	c Restart #33 #Var: 2400 LB: 0 @ 937.53
940.53	c Restart #34 #Var: 2400 LB: 0 @ 940.24
942.87	c Restart #35 #Var: 2400 LB: 0 @ 942.57
945.73	c Restart #36 #Var: 2400 LB: 0 @ 945.44
948.97	c Restart #37 #Var: 2400 LB: 0 @ 948.67
952.25	c Restart #38 #Var: 2400 LB: 0 @ 951.95
955.50	c Restart #39 #Var: 2400 LB: 0 @ 955.2
959.19	c Restart #40 #Var: 2400 LB: 0 @ 958.89
963.02	c Restart #41 #Var: 2400 LB: 0 @ 962.72
966.92	c Restart #42 #Var: 2400 LB: 0 @ 966.62
971.42	c Restart #43 #Var: 2400 LB: 0 @ 971.11
975.96	c Restart #44 #Var: 2400 LB: 0 @ 975.65
981.19	c Restart #45 #Var: 2400 LB: 0 @ 980.88
986.08	c Restart #46 #Var: 2400 LB: 0 @ 985.77
991.56	c Restart #47 #Var: 2400 LB: 0 @ 991.25
996.48	c Restart #48 #Var: 2400 LB: 0 @ 996.17
1002.15	c Restart #49 #Var: 2400 LB: 0 @ 1001.8
1007.27	c Restart #50 #Var: 2400 LB: 0 @ 1007
1012.94	c Restart #51 #Var: 2400 LB: 0 @ 1012.6
1018.67	c Restart #52 #Var: 2400 LB: 0 @ 1018.4
1024.98	c Restart #53 #Var: 2400 LB: 0 @ 1024.7
1030.90	c Restart #54 #Var: 2400 LB: 0 @ 1030.6
1036.90	c Restart #55 #Var: 2400 LB: 0 @ 1036.6
1043.07	c Restart #56 #Var: 2400 LB: 0 @ 1042.7
1049.41	c Restart #57 #Var: 2400 LB: 0 @ 1049.1
1055.05	c Restart #58 #Var: 2400 LB: 0 @ 1054.7
1061.29	c Restart #59 #Var: 2400 LB: 0 @ 1061
1067.88	c Restart #60 #Var: 2400 LB: 0 @ 1067.5
1074.46	c Restart #61 #Var: 2400 LB: 0 @ 1074.1
1081.00	c Restart #62 #Var: 2400 LB: 0 @ 1080.7
1088.44	c Restart #63 #Var: 2400 LB: 0 @ 1088.1
1095.18	c Restart #64 #Var: 2400 LB: 0 @ 1094.8
1102.92	c Restart #65 #Var: 2400 LB: 0 @ 1102.6
1109.51	c Restart #66 #Var: 2400 LB: 0 @ 1109.2
1116.37	c Restart #67 #Var: 2400 LB: 0 @ 1116
1123.99	c Restart #68 #Var: 2400 LB: 0 @ 1123.6
1131.26	c Restart #69 #Var: 2400 LB: 0 @ 1130.9
1138.84	c Restart #70 #Var: 2400 LB: 0 @ 1138.5
1146.66	c Restart #71 #Var: 2400 LB: 0 @ 1146.3
1154.36	c Restart #72 #Var: 2400 LB: 0 @ 1154
1162.92	c Restart #73 #Var: 2400 LB: 0 @ 1162.6
1171.59	c Restart #74 #Var: 2400 LB: 0 @ 1171.2
1180.65	c Restart #75 #Var: 2400 LB: 0 @ 1180.3
1188.98	c Restart #76 #Var: 2400 LB: 0 @ 1188.6
1198.51	c Restart #77 #Var: 2400 LB: 0 @ 1198.1
1207.04	c Restart #78 #Var: 2400 LB: 0 @ 1206.7
1215.93	c Restart #79 #Var: 2400 LB: 0 @ 1215.6
1224.81	c Restart #80 #Var: 2400 LB: 0 @ 1224.4
1234.65	c Restart #81 #Var: 2400 LB: 0 @ 1234.3
1244.35	c Restart #82 #Var: 2400 LB: 0 @ 1244
1253.88	c Restart #83 #Var: 2400 LB: 0 @ 1253.5
1263.85	c Restart #84 #Var: 2400 LB: 0 @ 1263.5
1273.82	c Restart #85 #Var: 2400 LB: 0 @ 1273.4
1283.79	c Restart #86 #Var: 2400 LB: 0 @ 1283.4
1294.18	c Restart #87 #Var: 2400 LB: 0 @ 1293.8
1305.58	c Restart #88 #Var: 2400 LB: 0 @ 1305.2
1316.04	c Restart #89 #Var: 2400 LB: 0 @ 1315.6
1327.24	c Restart #90 #Var: 2400 LB: 0 @ 1326.8
1338.41	c Restart #91 #Var: 2400 LB: 0 @ 1338
1349.86	c Restart #92 #Var: 2400 LB: 0 @ 1349.4
1361.18	c Restart #93 #Var: 2400 LB: 0 @ 1360.7
1373.48	c Restart #94 #Var: 2400 LB: 0 @ 1373
1385.50	c Restart #95 #Var: 2400 LB: 0 @ 1385
1397.97	c Restart #96 #Var: 2400 LB: 0 @ 1397.5
1407.56	c Restart #97 #Var: 2400 LB: 0 @ 1407.1
1421.11	c Restart #98 #Var: 2400 LB: 0 @ 1420.6
1434.09	c Restart #99 #Var: 2400 LB: 0 @ 1433.6
1447.28	c Restart #100 #Var: 2400 LB: 0 @ 1446.8
1460.80	c Restart #101 #Var: 2400 LB: 0 @ 1460.3
1477.57	c Restart #102 #Var: 2400 LB: 0 @ 1477.1
1491.17	c Restart #103 #Var: 2400 LB: 0 @ 1490.7
1504.24	c Restart #104 #Var: 2400 LB: 0 @ 1503.8
1518.47	c Restart #105 #Var: 2400 LB: 0 @ 1518
1533.63	c Restart #106 #Var: 2400 LB: 0 @ 1533.1
1548.07	c Restart #107 #Var: 2400 LB: 0 @ 1547.6
1562.39	c Restart #108 #Var: 2400 LB: 0 @ 1561.9
1577.35	c Restart #109 #Var: 2400 LB: 0 @ 1576.8
1592.30	c Restart #110 #Var: 2400 LB: 0 @ 1591.8
1607.88	c Restart #111 #Var: 2400 LB: 0 @ 1607.4
1625.27	c Restart #112 #Var: 2400 LB: 0 @ 1624.8
1641.84	c Restart #113 #Var: 2400 LB: 0 @ 1641.3
1658.01	c Restart #114 #Var: 2400 LB: 0 @ 1657.5
1675.41	c Restart #115 #Var: 2400 LB: 0 @ 1674.9
1692.37	c Restart #116 #Var: 2400 LB: 0 @ 1691.8
1710.65	c Restart #117 #Var: 2400 LB: 0 @ 1710.1
1729.50	c Restart #118 #Var: 2400 LB: 0 @ 1729
1746.47	c Restart #119 #Var: 2400 LB: 0 @ 1745.9
1766.56	c Restart #120 #Var: 2400 LB: 0 @ 1766
1786.06	c Restart #121 #Var: 2400 LB: 0 @ 1785.5
1800.57	s UNKNOWN
1800.57	c Exit Code: 0
1800.57	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/node27/watcher-39663-1149230318 -o ROOT/results/node27/solver-39663-1149230318 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node27/39663-1149230318/instance-39663-1149230318.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.99 2/64 16952
/proc/meminfo: memFree=1307520/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=4928 CPUtime=0
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 357 0 0 0 0 0 0 0 19 0 1 0 188695284 5046272 322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1847088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 1233 330 226 55 0 125 0

[startup+10.0022 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16952
/proc/meminfo: memFree=1301640/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=10432 CPUtime=9.96
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 1857 0 0 0 993 3 0 0 25 0 1 0 188695284 10682368 1772 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 2608 1772 296 55 0 1500 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 10432

[startup+20.0092 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16952
/proc/meminfo: memFree=1301016/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=11048 CPUtime=19.97
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2013 0 0 0 1992 5 0 0 25 0 1 0 188695284 11313152 1928 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 2762 1928 296 55 0 1654 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 11048

[startup+30.0153 s]
/proc/loadavg: 1.06 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1300440/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=11672 CPUtime=29.96
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2156 0 0 0 2990 6 0 0 25 0 1 0 188695284 11952128 2071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 2918 2071 296 55 0 1810 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 11672

[startup+40.0203 s]
/proc/loadavg: 1.05 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1300120/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=12008 CPUtime=39.97
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2238 0 0 0 3989 8 0 0 25 0 1 0 188695284 12296192 2153 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3002 2153 296 55 0 1894 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 12008

[startup+50.0263 s]
/proc/loadavg: 1.04 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1299736/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=12400 CPUtime=49.97
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2336 0 0 0 4987 10 0 0 25 0 1 0 188695284 12697600 2251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3100 2251 296 55 0 1992 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 12400

[startup+60.0324 s]
/proc/loadavg: 1.04 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1299416/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=12636 CPUtime=59.98
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2413 0 0 0 5986 12 0 0 25 0 1 0 188695284 12939264 2328 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3159 2328 296 55 0 2051 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 12636

[startup+70.0384 s]
/proc/loadavg: 1.03 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1299224/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=12812 CPUtime=69.98
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2452 0 0 0 6984 14 0 0 25 0 1 0 188695284 13119488 2367 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3203 2367 296 55 0 2095 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 12812

[startup+80.0445 s]
/proc/loadavg: 1.03 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1298968/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=13076 CPUtime=79.98
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2525 0 0 0 7982 16 0 0 25 0 1 0 188695284 13389824 2440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604075 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3269 2440 296 55 0 2161 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 13076

[startup+90.0505 s]
/proc/loadavg: 1.02 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1298648/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=13428 CPUtime=89.98
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2598 0 0 0 8981 17 0 0 25 0 1 0 188695284 13750272 2513 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3357 2513 296 55 0 2249 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 13428

[startup+100.055 s]
/proc/loadavg: 1.02 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1298456/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=13548 CPUtime=99.99
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2644 0 0 0 9979 20 0 0 25 0 1 0 188695284 13873152 2559 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3387 2559 296 55 0 2279 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 13548

[startup+110.062 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1298136/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=13908 CPUtime=109.99
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2724 0 0 0 10977 22 0 0 25 0 1 0 188695284 14241792 2639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3477 2639 296 55 0 2369 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 13908

[startup+120.068 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1297944/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=14144 CPUtime=119.99
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2772 0 0 0 11975 24 0 0 25 0 1 0 188695284 14483456 2687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529270 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3536 2687 296 55 0 2428 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 14144

[startup+130.074 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1297560/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=14520 CPUtime=130.04
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2869 0 0 0 12978 26 0 0 25 0 1 0 188695284 14868480 2784 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3630 2784 296 55 0 2522 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 14520

[startup+140.123 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1297304/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=14652 CPUtime=140.04
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2926 0 0 0 13976 28 0 0 25 0 1 0 188695284 15003648 2841 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3663 2841 296 55 0 2555 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 14652

[startup+150.129 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1297048/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=15048 CPUtime=150.05
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 2994 0 0 0 14975 30 0 0 25 0 1 0 188695284 15409152 2909 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3762 2909 296 55 0 2654 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 15048

[startup+160.135 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1296728/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=15312 CPUtime=160.05
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 3066 0 0 0 15973 32 0 0 25 0 1 0 188695284 15679488 2981 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3828 2981 296 55 0 2720 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 15312

[startup+170.141 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1296536/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=15444 CPUtime=170.05
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 3115 0 0 0 16971 34 0 0 25 0 1 0 188695284 15814656 3030 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3861 3030 296 55 0 2753 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 15444

[startup+180.147 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1296280/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=15780 CPUtime=180.06
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 3176 0 0 0 17969 37 0 0 25 0 1 0 188695284 16158720 3091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528509 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3945 3091 296 55 0 2837 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 15780

[startup+190.153 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1296024/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=15900 CPUtime=190.06
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 3234 0 0 0 18967 39 0 0 25 0 1 0 188695284 16281600 3149 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 3975 3149 296 55 0 2867 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 15900

[startup+200.159 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1295832/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=16160 CPUtime=200.06
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 3293 0 0 0 19966 40 0 0 25 0 1 0 188695284 16547840 3208 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 4040 3208 296 55 0 2932 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 16160

[startup+210.165 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 16952
/proc/meminfo: memFree=1295704/2055920 swapFree=4180900/4192956

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

/proc/16952/statm: 8387 7563 296 55 0 7279 0
Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 33548

[startup+1771.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1770.56
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7653 0 0 0 176758 298 0 0 25 0 1 0 188695284 34484224 7568 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7568 296 55 0 7311 0
Current children cumulated CPU time (s) 1770.56
Current children cumulated vsize (Kb) 33676

[startup+1781.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277912/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1780.55
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7664 0 0 0 177756 299 0 0 25 0 1 0 188695284 34484224 7579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7579 296 55 0 7311 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (Kb) 33676

[startup+1782.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277912/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1781.57
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7664 0 0 0 177857 300 0 0 25 0 1 0 188695284 34484224 7579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7579 296 55 0 7311 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 33676

[startup+1783.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277912/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1782.57
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7664 0 0 0 177957 300 0 0 25 0 1 0 188695284 34484224 7579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7579 296 55 0 7311 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 33676

[startup+1784.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277912/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1783.57
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7666 0 0 0 178057 300 0 0 25 0 1 0 188695284 34484224 7581 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7581 296 55 0 7311 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 33676

[startup+1785.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1784.58
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7677 0 0 0 178158 300 0 0 25 0 1 0 188695284 34484224 7592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7592 296 55 0 7311 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 33676

[startup+1786.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1785.58
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7679 0 0 0 178258 300 0 0 25 0 1 0 188695284 34484224 7594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7594 296 55 0 7311 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 33676

[startup+1787.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1786.58
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7679 0 0 0 178358 300 0 0 25 0 1 0 188695284 34484224 7594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7594 296 55 0 7311 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 33676

[startup+1788.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1787.59
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7680 0 0 0 178459 300 0 0 25 0 1 0 188695284 34484224 7595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7595 296 55 0 7311 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 33676

[startup+1789.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1788.59
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7680 0 0 0 178559 300 0 0 25 0 1 0 188695284 34484224 7595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7595 296 55 0 7311 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 33676

[startup+1790.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1789.6
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7680 0 0 0 178659 301 0 0 25 0 1 0 188695284 34484224 7595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7595 296 55 0 7311 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 33676

[startup+1791.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33676 CPUtime=1790.61
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7680 0 0 0 178760 301 0 0 25 0 1 0 188695284 34484224 7595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8419 7595 296 55 0 7311 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 33676

[startup+1792.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277784/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1791.61
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7683 0 0 0 178860 301 0 0 25 0 1 0 188695284 34619392 7598 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7598 296 55 0 7344 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 33808

[startup+1793.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1792.61
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7686 0 0 0 178960 301 0 0 25 0 1 0 188695284 34619392 7601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7601 296 55 0 7344 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 33808

[startup+1794.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1793.62
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7687 0 0 0 179061 301 0 0 25 0 1 0 188695284 34619392 7602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7602 296 55 0 7344 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 33808

[startup+1795.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1794.62
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7687 0 0 0 179161 301 0 0 25 0 1 0 188695284 34619392 7602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7602 296 55 0 7344 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 33808

[startup+1796.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1795.63
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7687 0 0 0 179261 302 0 0 25 0 1 0 188695284 34619392 7602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7602 296 55 0 7344 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 33808

[startup+1797.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277848/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1796.63
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7691 0 0 0 179361 302 0 0 25 0 1 0 188695284 34619392 7606 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548595 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7606 296 55 0 7344 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 33808

[startup+1798.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277784/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1797.64
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7696 0 0 0 179462 302 0 0 25 0 1 0 188695284 34619392 7611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7611 296 55 0 7344 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 33808

[startup+1799.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277784/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1798.64
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7697 0 0 0 179562 302 0 0 25 0 1 0 188695284 34619392 7612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7612 296 55 0 7344 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 33808

[startup+1800.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17147
/proc/meminfo: memFree=1277784/2055920 swapFree=4180900/4192956
[pid=16952] ppid=16950 vsize=33808 CPUtime=1799.64
/proc/16952/stat : 16952 (bsolo) R 16950 16952 16907 0 -1 0 7701 0 0 0 179662 302 0 0 25 0 1 0 188695284 34619392 7616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16952/statm: 8452 7616 296 55 0 7344 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 33808

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.01
CPU user time (s): 1796.98
CPU system time (s): 3.03454
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (Kb): 33808

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 06:38:38 UTC 2006


FILE ID= 39663-1149230318

PBS_JOBID= 296366

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  61cf99fd35695f4955b2bd6e6269522f

RANDOM SEED= 842532453


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1307728 kB
Buffers:         35544 kB
Cached:         638500 kB
SwapCached:       3916 kB
Active:         153496 kB
Inactive:       529336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307728 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14764 kB
Slab:            51464 kB
Committed_AS:   260432 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 07:08:39 UTC 2006