Trace number 40585

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 371.049 371.215

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-berlin_5_8_0.opb
MD5SUM5d09427ddf3dc39fc0331bd5827affb8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64512
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63488
Optimality of the best value was proved NO
Number of variables9464
Total number of constraints1820
Number of constraints which are clauses309
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1511
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 78
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073790975
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147979262
Number of bits of the biggest sum of numbers32
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.03	c BIG Int formula...
0.42	c Initial problem consists of 9464 variables and 1821 constraints.
0.48	c No problem reductions applied in OPT. instance.
0.48	c	preprocess terminated. Elapsed time: 0.46
0.48	c After prepocess the problem consists of 9434 variables and 1819 constraints.
0.48	c Initial Lower Bound: 53248
0.81	c Restart #1 #Var: 9434 LB: 53248 @ 0.789
1.30	c Restart #2 #Var: 9434 LB: 53248 @ 1.272
2.11	c Restart #3 #Var: 9434 LB: 53248 @ 2.087
3.32	c Restart #4 #Var: 9434 LB: 53248 @ 3.293
6.01	c Restart #5 #Var: 9434 LB: 53248 @ 5.987
10.45	c Restart #6 #Var: 9434 LB: 53248 @ 10.425
11.93	c Restart #7 #Var: 9434 LB: 53248 @ 11.901
13.19	c Restart #8 #Var: 9434 LB: 53248 @ 13.165
15.49	c Restart #9 #Var: 9434 LB: 53248 @ 15.454
16.31	c Restart #10 #Var: 9434 LB: 53248 @ 16.279
18.13	c Restart #11 #Var: 9434 LB: 53248 @ 18.098
18.57	c Restart #12 #Var: 9434 LB: 53248 @ 18.538
18.79	c Restart #13 #Var: 9434 LB: 53248 @ 18.762
19.86	c Restart #14 #Var: 9434 LB: 53248 @ 19.832
20.32	c Restart #15 #Var: 9434 LB: 53248 @ 20.285
20.73	c Restart #16 #Var: 9434 LB: 53248 @ 20.7
21.09	c Restart #17 #Var: 9434 LB: 53248 @ 21.054
21.56	c Restart #18 #Var: 9434 LB: 53248 @ 21.526
21.97	c Restart #19 #Var: 9434 LB: 53248 @ 21.934
22.48	c Restart #20 #Var: 9434 LB: 53248 @ 22.445
22.96	c Restart #21 #Var: 9434 LB: 53248 @ 22.931
23.56	c Restart #22 #Var: 9434 LB: 53248 @ 23.526
24.13	c Restart #23 #Var: 9434 LB: 53248 @ 24.101
24.81	c Restart #24 #Var: 9434 LB: 53248 @ 24.778
25.47	c Restart #25 #Var: 9434 LB: 53248 @ 25.437
26.33	c Restart #26 #Var: 9434 LB: 53248 @ 26.294
27.11	c Restart #27 #Var: 9434 LB: 53248 @ 27.07
28.23	c Restart #28 #Var: 9434 LB: 53248 @ 28.192
29.25	c Restart #29 #Var: 9434 LB: 53248 @ 29.215
30.54	c Restart #30 #Var: 9434 LB: 53248 @ 30.508
31.51	c Restart #31 #Var: 9434 LB: 53248 @ 31.475
32.55	c Restart #32 #Var: 9434 LB: 53248 @ 32.518
33.46	c Restart #33 #Var: 9434 LB: 53248 @ 33.423
34.46	c Restart #34 #Var: 9434 LB: 53248 @ 34.418
35.49	c Restart #35 #Var: 9434 LB: 53248 @ 35.45
36.67	c Restart #36 #Var: 9434 LB: 53248 @ 36.634
37.78	c Restart #37 #Var: 9434 LB: 53248 @ 37.745
39.17	c Restart #38 #Var: 9434 LB: 53248 @ 39.127
40.43	c Restart #39 #Var: 9434 LB: 53248 @ 40.394
41.82	c Restart #40 #Var: 9434 LB: 53248 @ 41.783
42.99	c Restart #41 #Var: 9434 LB: 53248 @ 42.947
44.48	c Restart #42 #Var: 9434 LB: 53248 @ 44.444
45.71	c Restart #43 #Var: 9434 LB: 53248 @ 45.671
47.27	c Restart #44 #Var: 9434 LB: 53248 @ 47.223
48.81	c Restart #45 #Var: 9434 LB: 53248 @ 48.765
50.48	c Restart #46 #Var: 9434 LB: 53248 @ 50.44
51.98	c Restart #47 #Var: 9434 LB: 53248 @ 51.935
53.77	c Restart #48 #Var: 9434 LB: 53248 @ 53.73
55.26	c Restart #49 #Var: 9434 LB: 53248 @ 55.211
57.07	c Restart #50 #Var: 9434 LB: 53248 @ 57.025
58.58	c Restart #51 #Var: 9434 LB: 53248 @ 58.531
60.63	c Restart #52 #Var: 9434 LB: 53248 @ 60.578
62.18	c Restart #53 #Var: 9434 LB: 53248 @ 62.135
64.36	c Restart #54 #Var: 9434 LB: 53248 @ 64.308
66.25	c Restart #55 #Var: 9434 LB: 53248 @ 66.202
68.45	c Restart #56 #Var: 9434 LB: 53248 @ 68.401
70.38	c Restart #57 #Var: 9434 LB: 53248 @ 70.328
72.47	c Restart #58 #Var: 9434 LB: 53248 @ 72.422
74.57	c Restart #59 #Var: 9434 LB: 53248 @ 74.52
77.07	c Restart #60 #Var: 9434 LB: 53248 @ 77.02
79.17	c Restart #61 #Var: 9434 LB: 53248 @ 79.122
82.05	c Restart #62 #Var: 9434 LB: 53248 @ 81.996
84.29	c Restart #63 #Var: 9434 LB: 53248 @ 84.24
87.03	c Restart #64 #Var: 9434 LB: 53248 @ 86.97
89.66	c Restart #65 #Var: 9434 LB: 53248 @ 89.608
92.46	c Restart #66 #Var: 9434 LB: 53248 @ 92.4
95.09	c Restart #67 #Var: 9434 LB: 53248 @ 95.033
97.88	c Restart #68 #Var: 9434 LB: 53248 @ 97.825
100.80	c Restart #69 #Var: 9434 LB: 53248 @ 100.74
103.99	c Restart #70 #Var: 9434 LB: 53248 @ 103.93
107.08	c Restart #71 #Var: 9434 LB: 53248 @ 107.02
110.19	c Restart #72 #Var: 9434 LB: 53248 @ 110.12
112.91	c Restart #73 #Var: 9434 LB: 53248 @ 112.85
115.87	c Restart #74 #Var: 9434 LB: 53248 @ 115.81
119.00	c Restart #75 #Var: 9434 LB: 53248 @ 118.94
121.92	c Restart #76 #Var: 9434 LB: 53248 @ 121.85
124.95	c Restart #77 #Var: 9434 LB: 53248 @ 124.88
128.39	c Restart #78 #Var: 9434 LB: 53248 @ 128.31
131.77	c Restart #79 #Var: 9434 LB: 53248 @ 131.7
135.42	c Restart #80 #Var: 9434 LB: 53248 @ 135.35
138.45	c Restart #81 #Var: 9434 LB: 53248 @ 138.37
141.99	c Restart #82 #Var: 9434 LB: 53248 @ 141.91
145.20	c Restart #83 #Var: 9434 LB: 53248 @ 145.12
148.94	c Restart #84 #Var: 9434 LB: 53248 @ 148.86
152.04	c Restart #85 #Var: 9434 LB: 53248 @ 151.96
156.36	c Restart #86 #Var: 9434 LB: 53248 @ 156.28
160.29	c Restart #87 #Var: 9434 LB: 53248 @ 160.21
164.77	c Restart #88 #Var: 9434 LB: 53248 @ 164.69
169.16	c Restart #89 #Var: 9434 LB: 53248 @ 169.08
173.03	c Restart #90 #Var: 9434 LB: 53248 @ 172.95
177.27	c Restart #91 #Var: 9434 LB: 53248 @ 177.18
181.57	c Restart #92 #Var: 9434 LB: 53248 @ 181.48
185.95	c Restart #93 #Var: 9434 LB: 53248 @ 185.87
190.40	c Restart #94 #Var: 9434 LB: 53248 @ 190.31
194.43	c Restart #95 #Var: 9434 LB: 53248 @ 194.33
199.30	c Restart #96 #Var: 9434 LB: 53248 @ 199.21
203.01	c Restart #97 #Var: 9434 LB: 53248 @ 202.91
208.11	c Restart #98 #Var: 9434 LB: 53248 @ 208.01
212.16	c Restart #99 #Var: 9434 LB: 53248 @ 212.06
217.32	c Restart #100 #Var: 9434 LB: 53248 @ 217.22
222.58	c Restart #101 #Var: 9434 LB: 53248 @ 222.47
227.22	c Restart #102 #Var: 9434 LB: 53248 @ 227.12
232.41	c Restart #103 #Var: 9434 LB: 53248 @ 232.3
237.80	c Restart #104 #Var: 9434 LB: 53248 @ 237.69
242.94	c Restart #105 #Var: 9434 LB: 53248 @ 242.83
248.59	c Restart #106 #Var: 9434 LB: 53248 @ 248.48
253.52	c Restart #107 #Var: 9434 LB: 53248 @ 253.41
259.06	c Restart #108 #Var: 9434 LB: 53248 @ 258.94
264.27	c Restart #109 #Var: 9434 LB: 53248 @ 264.15
269.82	c Restart #110 #Var: 9434 LB: 53248 @ 269.7
275.89	c Restart #111 #Var: 9434 LB: 53248 @ 275.77
282.00	c Restart #112 #Var: 9434 LB: 53248 @ 281.88
287.24	c Restart #113 #Var: 9434 LB: 53248 @ 287.12
293.54	c Restart #114 #Var: 9434 LB: 53248 @ 293.41
299.92	c Restart #115 #Var: 9434 LB: 53248 @ 299.79
305.89	c Restart #116 #Var: 9434 LB: 53248 @ 305.76
311.46	c Restart #117 #Var: 9434 LB: 53248 @ 311.33
317.75	c Restart #118 #Var: 9434 LB: 53248 @ 317.61
323.63	c Restart #119 #Var: 9434 LB: 53248 @ 323.49
329.24	c Restart #120 #Var: 9434 LB: 53248 @ 329.1
335.14	c Restart #121 #Var: 9434 LB: 53248 @ 335
341.00	c Restart #122 #Var: 9434 LB: 53248 @ 340.85
346.89	c Restart #123 #Var: 9434 LB: 53248 @ 346.74
353.00	c Restart #124 #Var: 9434 LB: 53248 @ 352.85
359.32	c Restart #125 #Var: 9434 LB: 53248 @ 359.17
366.05	c Restart #126 #Var: 9434 LB: 53248 @ 365.9

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1862952/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=4932 CPUtime=0
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 366 0 0 0 0 0 0 0 19 0 1 0 196311576 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 1233 330 226 55 0 125 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1846200/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=21864 CPUtime=9.96
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 4725 0 0 0 990 6 0 0 25 0 1 0 196311576 22388736 4590 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 5466 4590 297 55 0 4358 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 21864

[startup+20.0092 s]
/proc/loadavg: 0.94 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1823864/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=44688 CPUtime=19.97
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 10408 0 0 0 1966 31 0 0 25 0 1 0 196311576 45760512 10270 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534001 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 11172 10271 297 55 0 10064 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 44688

[startup+30.0152 s]
/proc/loadavg: 0.95 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1747384/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=121404 CPUtime=29.97
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 29529 0 0 0 2954 43 0 0 25 0 1 0 196311576 124317696 29375 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 30351 29375 297 55 0 29243 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 121404

[startup+40.0212 s]
/proc/loadavg: 0.95 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1676664/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=192492 CPUtime=39.97
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 47215 0 0 0 3941 56 0 0 25 0 1 0 196311576 197111808 47034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 48123 47034 297 55 0 47015 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 192492

[startup+50.0281 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1609400/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=260096 CPUtime=49.98
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 64127 0 0 0 4932 66 0 0 25 0 1 0 196311576 266338304 63834 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 65024 63834 297 55 0 63916 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 260096

[startup+60.0341 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1543928/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=326028 CPUtime=59.98
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 80524 0 0 0 5921 77 0 0 25 0 1 0 196311576 333852672 80174 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 81507 80175 297 55 0 80399 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 326028

[startup+70.0401 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1480504/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=389772 CPUtime=69.98
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 96515 0 0 0 6910 88 0 0 25 0 1 0 196311576 399126528 95992 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 97443 95992 297 55 0 96335 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 389772

[startup+80.046 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1422264/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=448608 CPUtime=79.98
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 111382 0 0 0 7901 97 0 0 25 0 1 0 196311576 459374592 110520 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 112152 110520 297 55 0 111044 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 448608

[startup+90.052 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1369208/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=501780 CPUtime=89.99
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 124779 0 0 0 8891 108 0 0 25 0 1 0 196311576 513822720 123748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 125445 123748 297 55 0 124337 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 501780

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1312568/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=558396 CPUtime=99.99
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 139010 0 0 0 9882 117 0 0 25 0 1 0 196311576 571797504 137896 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 139599 137896 297 55 0 138491 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 558396

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1261688/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=610024 CPUtime=109.99
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 152099 0 0 0 10874 125 0 0 25 0 1 0 196311576 624664576 150579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 152506 150579 297 55 0 151398 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 610024

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1207224/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=664936 CPUtime=119.99
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 165955 0 0 0 11866 133 0 0 25 0 1 0 196311576 680894464 164180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540638 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 166234 164180 297 55 0 165126 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 664936

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1153016/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=719392 CPUtime=130
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 179723 0 0 0 12859 141 0 0 25 0 1 0 196311576 736657408 177700 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 179848 177701 297 55 0 178740 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 719392

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1098744/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=774072 CPUtime=140
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 193505 0 0 0 13849 151 0 0 25 0 1 0 196311576 792649728 191227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 193518 191227 297 55 0 192410 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 774072

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=1045304/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=828648 CPUtime=150.01
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 207426 0 0 0 14842 159 0 0 25 0 1 0 196311576 848535552 204577 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 207162 204577 297 55 0 206054 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 828648

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=993272/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=880832 CPUtime=160
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 220554 0 0 0 15834 166 0 0 25 0 1 0 196311576 901971968 217539 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 220208 217539 297 55 0 219100 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 880832

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=950776/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=922656 CPUtime=170.01
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 231314 0 0 0 16828 173 0 0 25 0 1 0 196311576 944799744 228135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 230664 228135 297 55 0 229556 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 922656

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=898552/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=975680 CPUtime=180.01
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 244682 0 0 0 17819 182 0 0 25 0 1 0 196311576 999096320 241181 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 243920 241181 297 55 0 242812 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 975680

[startup+190.114 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=850808/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1022936 CPUtime=190.02
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 256584 0 0 0 18812 190 0 0 25 0 1 0 196311576 1047486464 253083 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551477 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 255734 253083 297 55 0 254626 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 1022936

[startup+200.121 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=806776/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1068524 CPUtime=200.02
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 268079 0 0 0 19806 196 0 0 25 0 1 0 196311576 1094168576 264079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 267131 264079 297 55 0 266023 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 1068524

[startup+210.128 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=754360/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1120908 CPUtime=210.02
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 281315 0 0 0 20797 205 0 0 25 0 1 0 196311576 1147809792 277151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 280227 277151 297 55 0 279119 0
Current children cumulated CPU time (s) 210.02
Current children cumulated vsize (Kb) 1120908

[startup+220.135 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=709304/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1165720 CPUtime=220.02
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 292566 0 0 0 21790 212 0 0 25 0 1 0 196311576 1193697280 288393 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 291430 288393 297 55 0 290322 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (Kb) 1165720

[startup+230.142 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=661816/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1212852 CPUtime=230.03
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 304416 0 0 0 22782 221 0 0 25 0 1 0 196311576 1241960448 300243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541381 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 303213 300243 297 55 0 302105 0
Current children cumulated CPU time (s) 230.03
Current children cumulated vsize (Kb) 1212852

[startup+240.149 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=620216/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1254676 CPUtime=240.03
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 314960 0 0 0 23776 227 0 0 25 0 1 0 196311576 1284788224 310625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 313669 310625 297 55 0 312561 0
Current children cumulated CPU time (s) 240.03
Current children cumulated vsize (Kb) 1254676

[startup+250.155 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=577272/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1297184 CPUtime=250.03
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 325682 0 0 0 24768 235 0 0 25 0 1 0 196311576 1328316416 321347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 324296 321347 297 55 0 323188 0
Current children cumulated CPU time (s) 250.03
Current children cumulated vsize (Kb) 1297184

[startup+260.162 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=533304/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1341308 CPUtime=260.04
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 336896 0 0 0 25762 242 0 0 25 0 1 0 196311576 1373499392 332317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551583 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 335327 332317 297 55 0 334219 0
Current children cumulated CPU time (s) 260.04
Current children cumulated vsize (Kb) 1341308

[startup+270.169 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=485496/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1388696 CPUtime=270.05
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 348813 0 0 0 26755 250 0 0 25 0 1 0 196311576 1422024704 344234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 347174 344234 297 55 0 346066 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 1388696

[startup+280.176 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=442168/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1431464 CPUtime=280.05
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 359629 0 0 0 27748 257 0 0 25 0 1 0 196311576 1465819136 355050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 357866 355050 297 55 0 356758 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (Kb) 1431464

[startup+290.182 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=399096/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1474984 CPUtime=290.05
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 370706 0 0 0 28741 264 0 0 25 0 1 0 196311576 1510383616 365805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8144507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 368746 365805 297 55 0 367638 0
Current children cumulated CPU time (s) 290.05
Current children cumulated vsize (Kb) 1474984

[startup+300.189 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=358648/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1517068 CPUtime=300.05
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 381492 0 0 0 29735 270 0 0 25 0 1 0 196311576 1553477632 375863 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 379267 375863 297 55 0 378159 0
Current children cumulated CPU time (s) 300.05
Current children cumulated vsize (Kb) 1517068

[startup+310.195 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=309056/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1568964 CPUtime=310.05
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 394852 0 0 0 30729 276 0 0 25 0 1 0 196311576 1606619136 388259 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 392241 388259 297 55 0 391133 0
Current children cumulated CPU time (s) 310.05
Current children cumulated vsize (Kb) 1568964

[startup+320.201 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=270272/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1607248 CPUtime=320.06
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 404530 0 0 0 31723 283 0 0 25 0 1 0 196311576 1645821952 397937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 401812 397937 297 55 0 400704 0
Current children cumulated CPU time (s) 320.06
Current children cumulated vsize (Kb) 1607248

[startup+330.208 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=226112/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1652092 CPUtime=330.06
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 415861 0 0 0 32716 290 0 0 25 0 1 0 196311576 1691742208 408946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 413023 408946 297 55 0 411915 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (Kb) 1652092

[startup+340.214 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=172096/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1705776 CPUtime=340.06
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 429354 0 0 0 33707 299 0 0 25 0 1 0 196311576 1746714624 422432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 426444 422432 297 55 0 425336 0
Current children cumulated CPU time (s) 340.06
Current children cumulated vsize (Kb) 1705776

[startup+350.22 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=129600/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1747816 CPUtime=350.06
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 439968 0 0 0 34701 305 0 0 25 0 1 0 196311576 1789763584 433040 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 436954 433040 297 55 0 435846 0
Current children cumulated CPU time (s) 350.06
Current children cumulated vsize (Kb) 1747816

[startup+360.226 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=89344/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1788640 CPUtime=360.07
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 450242 0 0 0 35695 312 0 0 25 0 1 0 196311576 1831567360 443070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 447160 443070 297 55 0 446052 0
Current children cumulated CPU time (s) 360.07
Current children cumulated vsize (Kb) 1788640

[startup+370.232 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 21865
/proc/meminfo: memFree=40128/2055920 swapFree=4182212/4192956
[pid=21865] ppid=21863 vsize=1837612 CPUtime=370.07
/proc/21865/stat : 21865 (bsolo) R 21863 21865 21819 0 -1 0 462536 0 0 0 36688 319 0 0 25 0 1 0 196311576 1881714688 455364 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21865/statm: 459403 455365 297 55 0 458295 0
Current children cumulated CPU time (s) 370.07
Current children cumulated vsize (Kb) 1837612

Child ended because it received signal 6 (SIGABRT)
Real time (s): 371.215
CPU time (s): 371.049
CPU user time (s): 367.563
CPU system time (s): 3.48547
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (Kb): 1837612
The end

Launcher Data (download as text)

Begin job on node73 on Sat Jun  3 03:47:48 UTC 2006


FILE ID= 40585-1149306468

PBS_JOBID= 307652

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-berlin_5_8_0.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node73/40585-1149306468/instance-40585-1149306468.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node73/watcher-40585-1149306468 -o ROOT/results/node73/solver-40585-1149306468 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node73/40585-1149306468/instance-40585-1149306468.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  5d09427ddf3dc39fc0331bd5827affb8

RANDOM SEED= 627985185


/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.261
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.261
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:       1863544 kB
Buffers:         22320 kB
Cached:         105756 kB
SwapCached:       2348 kB
Active:          15616 kB
Inactive:       121092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863544 kB
SwapTotal:     4192956 kB
SwapFree:      4182212 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          15068 kB
Slab:            41772 kB
Committed_AS:   309084 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node73 on Sat Jun  3 03:54:00 UTC 2006