Trace number 40615

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05Signal 368.604 368.827

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-A1C1S1.opb
MD5SUM1a4e4bfb1c77b43166d46bacbe01c892
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103872
Total number of constraints3312
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 31125091123200
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 14624065344515792
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 31125091123200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 14624065344515792
Number of bits of the biggest sum of numbers54
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.01	c INFO: OSL Context initialized.
0.01	c BIG Int formula...
14.48	c Initial problem consists of 103872 variables and 4560 constraints.
14.78	c No problem reductions applied in OPT. instance.
14.78	c	preprocess terminated. Elapsed time: 14.767
14.78	c After prepocess the problem consists of 66045 variables and 4560 constraints.
14.78	c Initial Lower Bound: 0
16.27	c Restart #1 #Var: 66045 LB: 0 @ 16.258
18.13	c Restart #2 #Var: 66045 LB: 0 @ 18.115
20.40	c Restart #3 #Var: 66045 LB: 0 @ 20.388
30.40	c Restart #4 #Var: 66045 LB: 0 @ 30.386
33.52	c Restart #5 #Var: 66045 LB: 0 @ 33.501
44.57	c Restart #6 #Var: 66045 LB: 0 @ 44.547
51.21	c Restart #7 #Var: 66045 LB: 0 @ 51.188
65.69	c Restart #8 #Var: 66045 LB: 0 @ 65.659
73.73	c Restart #9 #Var: 66045 LB: 0 @ 73.704
78.05	c Restart #10 #Var: 66045 LB: 0 @ 78.022
89.99	c Restart #11 #Var: 66045 LB: 0 @ 89.957
94.10	c Restart #12 #Var: 66045 LB: 0 @ 94.062
94.49	c Restart #13 #Var: 66021 LB: 0 @ 94.457
94.84	c Restart #14 #Var: 66021 LB: 0 @ 94.801
95.09	c Restart #15 #Var: 66021 LB: 0 @ 95.057
95.38	c Restart #16 #Var: 66021 LB: 0 @ 95.347
95.79	c Restart #17 #Var: 66021 LB: 0 @ 95.756
96.22	c Restart #18 #Var: 66021 LB: 0 @ 96.181
96.73	c Restart #19 #Var: 66021 LB: 0 @ 96.688
97.22	c Restart #20 #Var: 66021 LB: 0 @ 97.182
97.78	c Restart #21 #Var: 66021 LB: 0 @ 97.738
98.40	c Restart #22 #Var: 66021 LB: 0 @ 98.367
99.28	c Restart #23 #Var: 66021 LB: 0 @ 99.247
100.15	c Restart #24 #Var: 66021 LB: 0 @ 100.11
100.96	c Restart #25 #Var: 66021 LB: 0 @ 100.92
102.08	c Restart #26 #Var: 66021 LB: 0 @ 102.04
102.93	c Restart #27 #Var: 66021 LB: 0 @ 102.89
104.03	c Restart #28 #Var: 66021 LB: 0 @ 103.99
105.80	c Restart #29 #Var: 66021 LB: 0 @ 105.76
107.65	c Restart #30 #Var: 66021 LB: 0 @ 107.61
108.14	c Restart #31 #Var: 66021 LB: 0 @ 108.1
108.76	c Restart #32 #Var: 66021 LB: 0 @ 108.72
109.36	c Restart #33 #Var: 66021 LB: 0 @ 109.31
109.97	c Restart #34 #Var: 66021 LB: 0 @ 109.93
110.65	c Restart #35 #Var: 66021 LB: 0 @ 110.61
111.35	c Restart #36 #Var: 66021 LB: 0 @ 111.31
112.11	c Restart #37 #Var: 66021 LB: 0 @ 112.06
112.80	c Restart #38 #Var: 66021 LB: 0 @ 112.76
113.56	c Restart #39 #Var: 66021 LB: 0 @ 113.52
114.76	c Restart #40 #Var: 66021 LB: 0 @ 114.71
116.00	c Restart #41 #Var: 66021 LB: 0 @ 115.95
116.93	c Restart #42 #Var: 66021 LB: 0 @ 116.88
117.94	c Restart #43 #Var: 66021 LB: 0 @ 117.9
118.97	c Restart #44 #Var: 66021 LB: 0 @ 118.92
120.05	c Restart #45 #Var: 66021 LB: 0 @ 120
121.11	c Restart #46 #Var: 66021 LB: 0 @ 121.06
122.22	c Restart #47 #Var: 66021 LB: 0 @ 122.17
123.37	c Restart #48 #Var: 66021 LB: 0 @ 123.33
124.70	c Restart #49 #Var: 66021 LB: 0 @ 124.65
125.97	c Restart #50 #Var: 66021 LB: 0 @ 125.92
127.29	c Restart #51 #Var: 66021 LB: 0 @ 127.24
128.36	c Restart #52 #Var: 66021 LB: 0 @ 128.32
129.92	c Restart #53 #Var: 66021 LB: 0 @ 129.87
131.36	c Restart #54 #Var: 66021 LB: 0 @ 131.31
133.10	c Restart #55 #Var: 66021 LB: 0 @ 133.06
134.51	c Restart #56 #Var: 66021 LB: 0 @ 134.46
136.43	c Restart #57 #Var: 66021 LB: 0 @ 136.38
138.48	c Restart #58 #Var: 66021 LB: 0 @ 138.43
140.27	c Restart #59 #Var: 66021 LB: 0 @ 140.22
142.29	c Restart #60 #Var: 66021 LB: 0 @ 142.23
144.33	c Restart #61 #Var: 66021 LB: 0 @ 144.28
146.45	c Restart #62 #Var: 66021 LB: 0 @ 146.39
148.90	c Restart #63 #Var: 66021 LB: 0 @ 148.84
152.22	c Restart #64 #Var: 66021 LB: 0 @ 152.16
154.98	c Restart #65 #Var: 66021 LB: 0 @ 154.92
157.75	c Restart #66 #Var: 66021 LB: 0 @ 157.69
160.97	c Restart #67 #Var: 66021 LB: 0 @ 160.91
164.04	c Restart #68 #Var: 66021 LB: 0 @ 163.97
166.71	c Restart #69 #Var: 66021 LB: 0 @ 166.65
169.32	c Restart #70 #Var: 66021 LB: 0 @ 169.25
171.80	c Restart #71 #Var: 66021 LB: 0 @ 171.74
174.22	c Restart #72 #Var: 66021 LB: 0 @ 174.16
177.10	c Restart #73 #Var: 66021 LB: 0 @ 177.03
179.97	c Restart #74 #Var: 66021 LB: 0 @ 179.9
182.65	c Restart #75 #Var: 66021 LB: 0 @ 182.59
185.57	c Restart #76 #Var: 66021 LB: 0 @ 185.5
188.65	c Restart #77 #Var: 66021 LB: 0 @ 188.58
191.43	c Restart #78 #Var: 66021 LB: 0 @ 191.36
194.29	c Restart #79 #Var: 66021 LB: 0 @ 194.22
196.64	c Restart #80 #Var: 66021 LB: 0 @ 196.56
199.88	c Restart #81 #Var: 66021 LB: 0 @ 199.81
202.55	c Restart #82 #Var: 66021 LB: 0 @ 202.48
205.54	c Restart #83 #Var: 66021 LB: 0 @ 205.46
208.37	c Restart #84 #Var: 66021 LB: 0 @ 208.29
211.39	c Restart #85 #Var: 66021 LB: 0 @ 211.32
214.47	c Restart #86 #Var: 66021 LB: 0 @ 214.39
218.03	c Restart #87 #Var: 66021 LB: 0 @ 217.96
221.28	c Restart #88 #Var: 66021 LB: 0 @ 221.2
224.82	c Restart #89 #Var: 66021 LB: 0 @ 224.74
228.58	c Restart #90 #Var: 66014 LB: 0 @ 228.5
237.05	c Restart #91 #Var: 65987 LB: 0 @ 236.96
243.42	c Restart #92 #Var: 65986 LB: 0 @ 243.33
247.87	c Restart #93 #Var: 65986 LB: 0 @ 247.78
251.34	c Restart #94 #Var: 65986 LB: 0 @ 251.25
255.05	c Restart #95 #Var: 65986 LB: 0 @ 254.95
258.95	c Restart #96 #Var: 65986 LB: 0 @ 258.85
262.64	c Restart #97 #Var: 65986 LB: 0 @ 262.54
266.31	c Restart #98 #Var: 65986 LB: 0 @ 266.22
269.84	c Restart #99 #Var: 65986 LB: 0 @ 269.75
273.37	c Restart #100 #Var: 65986 LB: 0 @ 273.28
277.24	c Restart #101 #Var: 65986 LB: 0 @ 277.14
280.67	c Restart #102 #Var: 65986 LB: 0 @ 280.57
289.89	c Restart #103 #Var: 65976 LB: 0 @ 289.78
295.81	c Restart #104 #Var: 65970 LB: 0 @ 295.7
299.81	c Restart #105 #Var: 65970 LB: 0 @ 299.7
303.76	c Restart #106 #Var: 65970 LB: 0 @ 303.64
307.77	c Restart #107 #Var: 65970 LB: 0 @ 307.65
312.06	c Restart #108 #Var: 65970 LB: 0 @ 311.94
315.89	c Restart #109 #Var: 65970 LB: 0 @ 315.75
319.41	c Restart #110 #Var: 65970 LB: 0 @ 319.26
325.52	c Restart #111 #Var: 65969 LB: 0 @ 325.35
329.54	c Restart #112 #Var: 65969 LB: 0 @ 329.36
333.61	c Restart #113 #Var: 65969 LB: 0 @ 333.43
338.22	c Restart #114 #Var: 65969 LB: 0 @ 338.03
342.39	c Restart #115 #Var: 65969 LB: 0 @ 342.19
346.95	c Restart #116 #Var: 65969 LB: 0 @ 346.76
351.26	c Restart #117 #Var: 65969 LB: 0 @ 351.06
355.64	c Restart #118 #Var: 65969 LB: 0 @ 355.44
360.19	c Restart #119 #Var: 65969 LB: 0 @ 359.99
364.96	c Restart #120 #Var: 65969 LB: 0 @ 364.74

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.01 0.96 3/64 6565
/proc/meminfo: memFree=1405712/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=4932 CPUtime=0
/proc/6565/stat : 6565 (bsolo) D 6563 6565 6519 0 -1 0 366 0 0 0 0 0 0 0 19 0 1 0 196556834 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 1 0 0
/proc/6565/statm: 1233 330 226 55 0 125 0

[startup+10.0018 s]
/proc/loadavg: 0.99 1.01 0.96 2/64 6565
/proc/meminfo: memFree=1344128/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=66832 CPUtime=9.98
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 1835933 0 0 0 506 492 0 0 25 0 1 0 196556834 68435968 15689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 16708 15697 281 55 0 15600 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 66832

[startup+20.0078 s]
/proc/loadavg: 0.99 1.01 0.96 2/64 6565
/proc/meminfo: memFree=1283904/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=130036 CPUtime=19.99
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673127 0 0 0 1255 744 0 0 25 0 1 0 196556834 133156864 30779 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32509 30779 297 55 0 31401 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 130036

[startup+30.0137 s]
/proc/loadavg: 0.99 1.01 0.96 2/64 6565
/proc/meminfo: memFree=1283968/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=129976 CPUtime=29.99
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673173 0 0 0 2221 778 0 0 25 0 1 0 196556834 133095424 30769 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32494 30769 297 55 0 31386 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 129976

[startup+40.0197 s]
/proc/loadavg: 0.99 1.01 0.96 2/64 6565
/proc/meminfo: memFree=1283904/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=130100 CPUtime=40
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673293 0 0 0 3193 807 0 0 25 0 1 0 196556834 133222400 30812 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32525 30812 297 55 0 31417 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 130100

[startup+50.0267 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1283200/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=130728 CPUtime=49.99
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673456 0 0 0 4162 837 0 0 25 0 1 0 196556834 133865472 30975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32682 30975 297 55 0 31574 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 130728

[startup+60.0336 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1283072/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=130920 CPUtime=60
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673494 0 0 0 5130 870 0 0 25 0 1 0 196556834 134062080 31004 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537890 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32730 31004 297 55 0 31622 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 130920

[startup+70.0406 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1282624/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=131356 CPUtime=70
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2673614 0 0 0 6095 905 0 0 25 0 1 0 196556834 134508544 31124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 32839 31124 297 55 0 31731 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 131356

[startup+80.0475 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1280192/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=133836 CPUtime=80.01
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2674221 0 0 0 7061 940 0 0 25 0 1 0 196556834 137048064 31731 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 33459 31731 297 55 0 32351 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 133836

[startup+90.0535 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1276736/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=137268 CPUtime=90.01
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2675090 0 0 0 8022 979 0 0 25 0 1 0 196556834 140562432 32600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 34317 32600 297 55 0 33209 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 137268

[startup+100.059 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1195200/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=218908 CPUtime=100.01
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2695440 0 0 0 8998 1003 0 0 25 0 1 0 196556834 224161792 52948 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 54727 52948 297 55 0 53619 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 218908

[startup+110.066 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1109376/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=304768 CPUtime=110.01
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2716877 0 0 0 9983 1018 0 0 25 0 1 0 196556834 312082432 74377 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 76192 74377 297 55 0 75084 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 304768

[startup+120.072 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=1011136/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=403420 CPUtime=120.02
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2741419 0 0 0 10970 1032 0 0 25 0 1 0 196556834 413102080 98876 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 100855 98876 297 55 0 99747 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 403420

[startup+130.078 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=921472/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=493696 CPUtime=130.02
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2763866 0 0 0 11958 1044 0 0 25 0 1 0 196556834 505544704 121270 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 123424 121270 297 55 0 122316 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 493696

[startup+140.085 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=845376/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=570312 CPUtime=140.02
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2783100 0 0 0 12945 1057 0 0 25 0 1 0 196556834 583999488 140237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 142578 140237 297 55 0 141470 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 570312

[startup+150.091 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=782720/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=633160 CPUtime=150.02
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2798910 0 0 0 13935 1067 0 0 25 0 1 0 196556834 648355840 155870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 158290 155870 297 55 0 157182 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 633160

[startup+160.097 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=736064/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=679812 CPUtime=160.03
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2810631 0 0 0 14928 1075 0 0 25 0 1 0 196556834 696127488 167504 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 169953 167504 297 55 0 168845 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 679812

[startup+170.103 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=679424/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=736504 CPUtime=170.03
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2824941 0 0 0 15920 1083 0 0 25 0 1 0 196556834 754180096 181645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 184126 181645 297 55 0 183018 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 736504

[startup+180.109 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=617536/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=799128 CPUtime=180.03
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2840711 0 0 0 16910 1093 0 0 25 0 1 0 196556834 818307072 197071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 199782 197071 297 55 0 198674 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 799128

[startup+190.115 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=556288/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=860480 CPUtime=190.04
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2856264 0 0 0 17902 1102 0 0 25 0 1 0 196556834 881131520 212378 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 215120 212379 297 55 0 214012 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 860480

[startup+200.121 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=494144/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=923100 CPUtime=200.04
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2872019 0 0 0 18892 1112 0 0 25 0 1 0 196556834 945254400 227875 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 230775 227875 297 55 0 229667 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 923100

[startup+210.127 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=425728/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=993124 CPUtime=210.04
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2889658 0 0 0 19881 1123 0 0 25 0 1 0 196556834 1016958976 244937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 248281 244937 297 55 0 247173 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 993124

[startup+220.133 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=366912/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1052736 CPUtime=220.04
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2904828 0 0 0 20873 1131 0 0 25 0 1 0 196556834 1078001664 259619 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 263184 259619 297 55 0 262076 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 1052736

[startup+230.139 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=316672/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1102876 CPUtime=230.05
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2917451 0 0 0 21866 1139 0 0 25 0 1 0 196556834 1129345024 272154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 275719 272154 297 55 0 274611 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 1102876

[startup+240.145 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=289792/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1129976 CPUtime=240.05
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2924212 0 0 0 22862 1143 0 0 25 0 1 0 196556834 1157095424 278869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 282494 278869 297 55 0 281386 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 1129976

[startup+250.151 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=239936/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1180536 CPUtime=250.05
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2937048 0 0 0 23854 1151 0 0 25 0 1 0 196556834 1208868864 291297 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 295134 291297 297 55 0 294026 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 1180536

[startup+260.157 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=185856/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1234420 CPUtime=260.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2950620 0 0 0 24847 1159 0 0 25 0 1 0 196556834 1264046080 304785 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 308605 304785 297 55 0 307497 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 1234420

[startup+270.163 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=126144/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1293980 CPUtime=270.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2965517 0 0 0 25837 1169 0 0 25 0 1 0 196556834 1325035520 319674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 323495 319674 297 55 0 322387 0
Current children cumulated CPU time (s) 270.06
Current children cumulated vsize (Kb) 1293980

[startup+280.169 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=57856/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1362716 CPUtime=280.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2982887 0 0 0 26827 1179 0 0 25 0 1 0 196556834 1395421184 336722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 340679 336722 297 55 0 339571 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (Kb) 1362716

[startup+290.175 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=34688/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1385884 CPUtime=290.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 2988658 0 0 0 27824 1182 0 0 25 0 1 0 196556834 1419145216 342491 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 346471 342491 297 55 0 345363 0
Current children cumulated CPU time (s) 290.06
Current children cumulated vsize (Kb) 1385884

[startup+300.181 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=14912/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1433120 CPUtime=300.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3000644 0 0 0 28816 1190 0 0 25 0 1 0 196556834 1467514880 354315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 358280 354315 297 55 0 357172 0
Current children cumulated CPU time (s) 300.06
Current children cumulated vsize (Kb) 1433120

[startup+310.187 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=16320/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1499864 CPUtime=310.06
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3017811 0 0 0 29806 1200 0 0 25 0 1 0 196556834 1535860736 370432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529291 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 374966 370432 297 55 0 373858 0
Current children cumulated CPU time (s) 310.06
Current children cumulated vsize (Kb) 1499864

[startup+320.193 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=16128/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1558828 CPUtime=320.02
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3032809 0 0 0 30794 1208 0 0 25 0 1 0 196556834 1596239872 385108 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6565/statm: 389707 385108 297 55 0 388599 0
Current children cumulated CPU time (s) 320.02
Current children cumulated vsize (Kb) 1558828

[startup+330.199 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=15360/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1609084 CPUtime=330.01
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3045408 0 0 0 31785 1216 0 0 25 0 1 0 196556834 1647702016 397624 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 402271 397624 297 55 0 401163 0
Current children cumulated CPU time (s) 330.01
Current children cumulated vsize (Kb) 1609084

[startup+340.205 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=15680/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1669804 CPUtime=340
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3060697 0 0 0 32774 1226 0 0 25 0 1 0 196556834 1709879296 412913 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 417451 412913 297 55 0 416343 0
Current children cumulated CPU time (s) 340
Current children cumulated vsize (Kb) 1669804

[startup+350.211 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=14912/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1733828 CPUtime=350
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3076795 0 0 0 33763 1237 0 0 25 0 1 0 196556834 1775439872 429011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529300 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6565/statm: 433457 429011 297 55 0 432349 0
Current children cumulated CPU time (s) 350
Current children cumulated vsize (Kb) 1733828

[startup+360.217 s]
/proc/loadavg: 0.99 1.00 0.96 2/64 6565
/proc/meminfo: memFree=15168/2055920 swapFree=4182292/4192956
[pid=6565] ppid=6563 vsize=1791216 CPUtime=360
/proc/6565/stat : 6565 (bsolo) R 6563 6565 6519 0 -1 0 3091320 0 0 0 34754 1246 0 0 25 0 1 0 196556834 1834205184 443212 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6565/statm: 447804 443212 297 55 0 446696 0
Current children cumulated CPU time (s) 360
Current children cumulated vsize (Kb) 1791216

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 368.827
CPU time (s): 368.604
CPU user time (s): 355.795
CPU system time (s): 12.8091
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (Kb): 1791216
The end

Launcher Data (download as text)

Begin job on node74 on Sat Jun  3 04:28:45 UTC 2006


FILE ID= 40615-1149308925

PBS_JOBID= 307775

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-A1C1S1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node74/40615-1149308925/instance-40615-1149308925.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-40615-1149308925 -o ROOT/results/node74/solver-40615-1149308925 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node74/40615-1149308925/instance-40615-1149308925.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  1a4e4bfb1c77b43166d46bacbe01c892

RANDOM SEED= 592704783


/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.274
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.274
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:       1405984 kB
Buffers:         39868 kB
Cached:         531168 kB
SwapCached:       2476 kB
Active:          48452 kB
Inactive:       531396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405984 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          15808 kB
Slab:            56168 kB
Committed_AS:   270536 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Sat Jun  3 04:34:54 UTC 2006